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:17:33 +0100
commitae2795f4fedf8a9765edd2aeeb909957416e680d (patch)
tree9304671dd75b6a4f51633176fc8b37df4446461f
parent9530e218e2a56cad514c5f29bb07d68b982039db (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>
-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.