diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-25 14:22:18 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-25 14:22:54 +0100 |
commit | c6ae06478a46f432df6485fff7d5bc43172c11c1 (patch) | |
tree | f9e4e5882519c0bd565aa81778d055efe2493221 | |
parent | 796a5a8c8d63661a1772090cfa2162ac520fd278 (diff) |
Increate test_count in tempest_full_cntt
http://artifacts.opnfv.org/functest/4PVT7P9NXUD4/functest-opnfv-functest-smoke-cntt-xena-tempest_full_cntt-run-3/tempest_full_cntt/tempest-report.html
Change-Id: I1e25aa3ca73c52cf30d69bf6e3932b3505175ea2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 00c6cecbb618183aaebfef85ca3fe83c9c291062)
-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 54027d4bd..beacf9ad3 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -174,7 +174,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1264 + tests_count: 1269 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index c77f80f87..bb78bd20e 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -689,7 +689,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1264 + tests_count: 1269 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of |