python-openstackclient/openstackclient/tests/functional/common
Dr. Jens Harbott c6e8648786 Skip test_quota_network_set_with_force func test
This test was added in [0] and it causes a lot of failures, since
setting the network quota to 1 will result in quota errors for any other
test that is trying to create a network in parallel. We can only run
this test in a serial tempest task that would need to be created for
such a scenario.

Related-Story: 2010110
Change-Id: I6015c181ecabff26bdb1b0c11b0e33ad39e6f083
2022-06-28 06:56:14 +02:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_args.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Make configuration show not require auth 2019-08-01 14:53:02 -05:00
test_extension.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_help.py Add 'server shelve --offload', 'server shelve --wait' options 2021-01-08 18:01:25 +00:00
test_module.py Update command test for volume.v3 2018-05-18 07:12:04 -05:00
test_quota.py Skip test_quota_network_set_with_force func test 2022-06-28 06:56:14 +02:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00