nova/smoketests
Dan Prince c843160733 Update volume detach smoke test to check status.
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:

b46f224f75

and it is now causing a fair amount of intermittent volume
tests to fail for Nova and Cinder. Apparently now that we
have ordered the commands to remove an iscsi target properly
it takes a bit longer...

Change-Id: Ibfd25af93f9cb063a76a04138b8d23d28a01b89a
2012-09-21 14:44:46 -04:00
..
__init__.py update copyrights 2010-07-15 01:28:51 -04:00
base.py Run hacking tests as part of the gate. 2012-07-02 08:50:41 -04:00
flags.py fixes and refactoring of smoketests 2011-01-22 16:20:36 -08:00
proxy.sh Make proxy.sh work with both openbsd and traditional variants of netcat. 2011-03-18 11:27:38 +01:00
public_network_smoketests.py Run hacking tests as part of the gate. 2012-07-02 08:50:41 -04:00
random.image remove openwrt image 2011-08-15 11:31:44 -07:00
random.kernel remove openwrt image 2011-08-15 11:31:44 -07:00
run_tests.py Run hacking tests as part of the gate. 2012-07-02 08:50:41 -04:00
test_netadmin.py Run hacking tests as part of the gate. 2012-07-02 08:50:41 -04:00
test_sysadmin.py Update volume detach smoke test to check status. 2012-09-21 14:44:46 -04:00