aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-12-06 10:37:05 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2021-12-06 10:37:05 +0100
commit42dfaae910733c2a02f0ffe986a2d9d78ec0cd78 (patch)
tree5f5304632d1f4815a7de557f1effa708b926788a
parent31ee3374b343611e2b7bca8b597ebfd07df53148 (diff)
Skip tempest_heat tests asking for messaging service
http://artifacts.opnfv.org/functest/JVAWH4X6HW5U/functest-opnfv-functest-smoke-cntt-latest-tempest_heat_cntt-run-170/tempest_heat_cntt/tempest-report.html Change-Id: I69b5c796490447f4d6a271190c7b02c561d3bd25 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--docker/smoke-cntt/testcases.yaml3
-rw-r--r--functest/ci/testcases.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index e8494368a..bbb55f8ce 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -131,6 +131,9 @@ tiers:
args:
mode: "(?!.*functional.test_lbaasv2)\
(?!.*functional.test_encryption_vol_type)\
+ (?!.*functional.test_event_sinks)\
+ (?!.*functional.test_stack_events)\
+ (?!.*functional.test_waitcondition)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index e6f18c0aa..39f39c196 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -682,6 +682,9 @@ tiers:
args:
mode: "(?!.*functional.test_lbaasv2)\
(?!.*functional.test_encryption_vol_type)\
+ (?!.*functional.test_event_sinks)\
+ (?!.*functional.test_stack_events)\
+ (?!.*functional.test_waitcondition)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\