From 25a7235f9a0e4d68517515a0eb8de9b802dd66f2 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Wed, 9 Dec 2020 00:06:08 +0100
Subject: Skip test_minbw_allocation_placement added to tempest_scenario_cntt
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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 <cedric.ollivier@orange.com>
---
 docker/smoke-cntt/testcases.yaml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'docker/smoke-cntt')

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:
-- 
cgit