Merge "Removal of tempest_whitelist variable"

This commit is contained in:
Zuul 2022-08-23 20:29:23 +00:00 committed by Gerrit Code Review
commit 395835c1da
1 changed files with 0 additions and 4 deletions

View File

@ -690,10 +690,6 @@
network-feature-enabled.port_security: true
load_balancer.test_server_path: >-
"/usr/lib/python{{ [ansible_python.version.major, ansible_python.version.minor] | join('.') }}/site-packages/octavia_tempest_plugin/contrib/test_server/test_server.bin"
tempest_test_whitelist:
# The parent class runs *smoke, which only runs HTTP tests that
# the ovn-provider doesn't support, so run some it does.
- '^octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest'
standalone_environment_files:
- 'environments/low-memory-usage.yaml'
- 'ci/environments/scenario010-standalone.yaml'