diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 12:18:54 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-01 12:21:37 +0200 |
commit | 9eb435392b4c0ec55f62e954dfda57ff24db0695 (patch) | |
tree | 6b82eeacc6a32dbc4347f4395242b4410f9c8e0d /docker/smoke-cntt | |
parent | ec25cfdd9b1e9dcb07502c9a22db119f6bd5838b (diff) |
Exclude tests.scenario.test_octavia_lbaas in CNTT regexes
It may be skipped as well (the behavior differs if it's enabled or not
via config).
Change-Id: Ic23119001b7478e466782a58d8757117bf16e5c3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 80fd73edacd47df07b55597ff5b2c7e6d017d5b9)
Diffstat (limited to 'docker/smoke-cntt')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index dbd873cde..70b678321 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -128,6 +128,7 @@ tiers: (?!.*scenario.test_autoscaling_lbv2)\ (?!.*scenario.test_server_software_config)\ (?!.*test_volumes.VolumeBackupRestoreIntegrationTest)\ + (?!.*scenario.test_octavia_lbaas)\ (?!.*scenario.test_server_cfn_init)\ ^heat_tempest_plugin.tests" option: |