aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/smoke-cntt/testcases.yaml5
-rw-r--r--functest/ci/testcases.yaml5
2 files changed, 8 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 44b237d96..427f4e333 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -11,7 +11,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 546
+ tests_count: 550
description: >-
This test case runs the Tempest suite proposed by the
Neutron project. The list of test cases is generated by
@@ -132,6 +132,9 @@ tiers:
mode: "(?!.*functional.test_lbaasv2)\
(?!.*functional.test_encryption_vol_type)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
+ (?!.*functional.test_event_sinks)\
+ (?!.*functional.test_software_config.ZaqarSignalTransportTest)\
+ (?!.*functional.test_waitcondition.ZaqarWaitConditionTest)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\
(?!.*scenario.test_autoscaling_lbv2)\
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 8d55b5965..91399bafb 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -533,7 +533,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 546
+ tests_count: 550
description: >-
This test case runs the Tempest suite proposed by the
Neutron project. The list of test cases is generated by
@@ -653,6 +653,9 @@ tiers:
mode: "(?!.*functional.test_lbaasv2)\
(?!.*functional.test_encryption_vol_type)\
(?!.*RemoteStackTest.test_stack_create_with_cloud_credential)\
+ (?!.*functional.test_event_sinks)\
+ (?!.*functional.test_software_config.ZaqarSignalTransportTest)\
+ (?!.*functional.test_waitcondition.ZaqarWaitConditionTest)\
(?!.*scenario.test_aodh_alarm)\
(?!.*tests.scenario.test_autoscaling_lb)\
(?!.*scenario.test_autoscaling_lbv2)\