openstack-python-openstackc.../openstackclient/tests/functional/compute/v2
Dean Troyer 99c3be93c8 Serialize more aggregate functional tests
These tests are showing signs of problems running in parallel
so serialse the create/delete/list/set/unset tests.  They all
used two aggregates each anyway...

Change-Id: Iba4b52c179e6914eaeefea1da0f7eaefcdcf1f87
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-05-17 19:15:28 -05:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py volume functest: ensure snapshots deleted when volume delete 2017-06-06 01:14:20 +00:00
test_agent.py Functional test for agent 2016-11-26 02:13:30 +08:00
test_aggregate.py Serialize more aggregate functional tests 2019-05-17 19:15:28 -05:00
test_flavor.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
test_keypair.py flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
test_server.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_server_event.py Refactor ServerTests and ServerEventTests functional test classes 2017-03-10 14:50:21 +08:00
test_server_group.py Functional test for server group 2016-11-24 22:50:44 +08:00