openstack-python-openstackc.../openstackclient/tests/functional
Dean Troyer c901620a03 Attempt to de-race qos policy
We're getting about 1-in-6 failures on qos policy delete now, with the message
that the policy is in use by a network.  It shouldn't be, this is possibly
due to the small window where the policy is set as the default.  Let's
remove that and shore up the test using --share instead.

Change-Id: I8d669bd3c5c88dadd2927aee89e5ef72cf4001c4
2017-10-18 14:03:51 -05:00
..
common Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
compute Attempt to work around chronically failing server issues with aggregates and qos 2017-09-15 12:34:15 -05:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Attempt to de-race qos policy 2017-10-18 14:03:51 -05:00
object Skip object-store functional tests when Swift is not available 2017-07-26 19:17:46 -05:00
volume Merge "Add "volume service list --host" functional test case" 2017-09-26 23:15:31 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
post_test_hook.sh Switch to $USER in post_test_hooks 2017-10-16 10:50:13 +11:00
post_test_hook_tips.sh Switch to $USER in post_test_hooks 2017-10-16 10:50:13 +11:00