From: Cédric Ollivier Date: Tue, 8 Dec 2020 23:06:08 +0000 (+0100) Subject: Skip test_minbw_allocation_placement added to tempest_scenario_cntt X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F71684%2F1;p=functest.git Skip test_minbw_allocation_placement added to tempest_scenario_cntt http://artifacts.opnfv.org/functest/NA19LNZY1R9P/functest-opnfv-functest-smoke-cntt-latest-tempest_scenario_cntt-run-183/tempest_scenario_cntt/tempest-report.html Change-Id: Ibe70e8f5f1510d60cc53c89d9f1e30655d496fdf Signed-off-by: Cédric Ollivier --- diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index c79295555..4fa668f7a 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -268,6 +268,7 @@ tiers: name: tempest_common args: mode: "\ + (?!.*test_minbw_allocation_placement)\ (?!.*test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks)\ (?!.*\\[.*\\bslow\\b.*\\])(^tempest.scenario)" option: diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 8cbc30028..106a40832 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -785,6 +785,7 @@ tiers: name: tempest_scenario args: mode: "\ + (?!.*test_minbw_allocation_placement)\ (?!.*test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks)\ (?!.*\\[.*\\bslow\\b.*\\])(^tempest.scenario)" option: