diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-25 14:24:22 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-11-25 14:24:22 +0100 |
commit | 70b49c093c683170f38b6ef822053d82bc5f9486 (patch) | |
tree | 5c17f5a0422814cfcfcd330164f25a41ec6690e3 | |
parent | 00c6cecbb618183aaebfef85ca3fe83c9c291062 (diff) |
Increate test_count in tempest_slow_cntt
http://artifacts.opnfv.org/functest/6ULJF575WVG6/functest-opnfv-functest-smoke-cntt-xena-tempest_scenario_cntt-run-3/tempest_scenario_cntt/tempest-report.html
Change-Id: I88446714338e46188f61bcac8967196c421f0edd
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 35477aced..af3f2ab64 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -265,7 +265,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 10 + tests_count: 12 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 1c67c5da0..e3836dea8 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -780,7 +780,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 10 + tests_count: 12 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of |