aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-11-07 11:17:33 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2022-11-07 11:18:49 +0100
commit4e73aa717baa2f7f39b6e5aee738233e99b3db5b (patch)
treed857c74366b7158b456f996a2fb14b5a4d536f2a
parente0ecb71c5014a597ee652da5b8cde6d16bead87f (diff)
Decrease test count in tempest_heat_cntt
https://artifacts.opnfv.org/functest/Z5NOKCLXQA25/functest-opnfv-functest-smoke-cntt-yoga-tempest_heat_cntt-run-1/tempest_heat_cntt/tempest-report.html Change-Id: I95be34b107bc6e731031abae304f3acc6f090244 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ae2795f4fedf8a9765edd2aeeb909957416e680d)
-rw-r--r--docker/smoke-cntt/testcases.yaml2
-rw-r--r--functest/ci/testcases.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index ffc4c09f1..5f8f2e93c 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -123,7 +123,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 125
+ tests_count: 124
description: >-
This test case runs the Tempest suite proposed by the
Heat project.
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index cc564f439..cb89ce3eb 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -704,7 +704,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 125
+ tests_count: 124
description: >-
This test case runs the Tempest suite proposed by the
Heat project.