c843160733
Updates test_007_me_can_detach_volume so that it waits for
the volume status to become active for up to 10 seconds
after initiating the command to detach the volume.
Previously it just waited for 5 seconds without checking the
status which can be problematic in that it causes the
subsequent test to delete the volume to fail intermittently
(because only active or error volumes can be deleted).
I noticed this in SmokeStack because 2 days ago this commit landed:
|
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
flags.py | ||
proxy.sh | ||
public_network_smoketests.py | ||
random.image | ||
random.kernel | ||
run_tests.py | ||
test_netadmin.py | ||
test_sysadmin.py |