From: Cédric Ollivier Date: Fri, 1 May 2020 10:18:54 +0000 (+0200) Subject: Exclude tests.scenario.test_octavia_lbaas in CNTT regexes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e9267097f50eb253a9169ecbed25477f04ef281d;p=functest.git 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 (cherry picked from commit 80fd73edacd47df07b55597ff5b2c7e6d017d5b9) --- diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 6f786cb2e..4bcb60ed5 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -131,6 +131,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: