diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-22 22:31:01 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-11-22 22:31:01 +0100 |
commit | 7e329343bb6e73550fbcbebf7ae3272a0ebae3f5 (patch) | |
tree | be8be3d8e14a3ae0396257c5af8b8faf2594d16b | |
parent | d8dd63077b7c61642a70abb88ac9f86f7b70279c (diff) |
Update test count in tempest_heat_cntt
http://artifacts.opnfv.org/functest/OYN5BXIR5ANR/functest-opnfv-functest-smoke-cntt-latest-tempest_heat_cntt-run-143/tempest_heat_cntt/tempest-report.html
Change-Id: I1073988106dac42ecb0e4c6496e9a2957207e274
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 2 | ||||
-rw-r--r-- | functest/ci/testcases.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 5ea0b7080..035368a75 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -119,7 +119,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 119 + tests_count: 125 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 64b2a6400..09784b22c 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -630,7 +630,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 119 + tests_count: 125 description: >- This test case runs the Tempest suite proposed by the Heat project. |