From 1a747bdd11c4a75a1f3ef5eb56828aad3f75ebb6 Mon Sep 17 00:00:00 2001
From: =?utf8?q?C=C3=A9dric=20Ollivier?= <cedric.ollivier@orange.com>
Date: Tue, 12 Oct 2021 11:51:20 +0200
Subject: [PATCH] Update tempest plugin test counts
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

http://artifacts.opnfv.org/functest/0V6VK1CX6MXV/functest-opnfv-functest-smoke-cntt-xena-tempest_neutron_cntt-run-1/tempest_neutron_cntt/tempest-report.html
http://artifacts.opnfv.org/functest/39VVHMHL4G7J/functest-opnfv-functest-smoke-cntt-xena-tempest_heat_cntt-run-1/tempest_heat_cntt/tempest-report.html

Change-Id: I62c76e4d34f4bf840f0e6e0b4b201b16f3ab4d8e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 docker/smoke-cntt/testcases.yaml | 5 ++++-
 functest/ci/testcases.yaml       | 5 ++++-
 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)\
-- 
2.16.6