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:31 +0100
commitf3ead4dcf8d2f04625ec52d7aadd4cdf1ee8a2ae (patch)
tree7f8325377ee1c34e3cf7367ce371a0dcf25ce779
parent6796d3aec1988ac2d35326a93b06c5778bf4ecbe (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.