nova/nova/tests/integrated
Sean Dague 4e6371b82a remove test_multiprocess_api
This test suite should be removed for the following reasons.

1) it's not a unit test

2) it's failing randomly, a lot, and depends on timing of the host for
process start and signal handling which are provably not predicable on
slower machines

3) it's triggering testr bugs in the ways that it fails which means we
don't actually get any subunit in the fail scenario, which makes it
actually impossible to move forward on fixes.

Conflicts:
	nova/tests/integrated/test_multiprocess_api.py

Change-Id: Ieb7c02115c12cd9f6c9fa67691a643aed7632784
Closes-Bug: #1357578
(cherry picked from commit f3c99ba1ef)
2014-09-25 10:36:42 +02:00
..
api Use six.moves.urllib.parse instead of urlparse 2014-02-12 18:32:05 +08:00
api_samples Revert "Remove broken quota-classes API" 2014-06-10 13:13:25 -07:00
v3 Check for None or timestamp in availability zone api sample 2014-04-28 18:27:53 +00:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api_samples_test_base.py Check for None or timestamp in availability zone api sample 2014-04-28 18:27:53 +00:00
integrated_helpers.py Turn periodic tasks off in all unit tests 2014-07-24 20:45:44 +00:00
test_api_samples.py Revert "Remove broken quota-classes API" 2014-06-10 13:13:25 -07:00
test_extensions.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_login.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_servers.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_xml.py Remove vi modelines 2014-02-03 14:19:44 +00:00