tempest/tempest/tests/common
zhufl 0ea2c01d75 Break wait_for_volume_resource_status when error_extending
When extending volume reaches status error_extending, we should
return from wait_for_volume_resource_status immediately instead
of waiting for the TimeoutException.

Change-Id: I3db0325c23ebb8d42fe77f4c28552fe9cf5ed807
2019-06-03 15:37:13 +08:00
..
utils Mark raw strings as such 2018-07-06 14:01:28 +01:00
__init__.py Add unit test for data_utils 2014-03-10 16:23:16 +09:00
test_admin_available.py Migrate the preprov creds module to tempest lib 2017-07-21 16:14:41 -04:00
test_alt_available.py Migrate the preprov creds module to tempest lib 2017-07-21 16:14:41 -04:00
test_compute.py Handle the case that RFP negotiation message arrived early. 2017-06-26 22:37:32 +00:00
test_credentials_factory.py Don't read config in cred_factory module 2017-10-24 08:42:29 +02:00
test_custom_matchers.py Use assertIs(Not)None to check for None 2016-11-16 14:51:24 +08:00
test_image.py Add purge flag in image_meta_to_headers 2016-07-04 15:55:52 +08:00
test_waiters.py Break wait_for_volume_resource_status when error_extending 2019-06-03 15:37:13 +08:00