diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-24 09:43:55 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-24 09:43:55 +0200 |
commit | 095cef5a9448a390af2f3bed3b2343403a0f7d33 (patch) | |
tree | 490ca036daa04a661033ecab231950946a37ae4d /docker/smoke-cntt | |
parent | 743235f280b675cab39adb15de8bcea215a1c038 (diff) |
Increase test_count in tempest_cinder
http://artifacts.opnfv.org/functest/C5BKAKPJIZVJ/functest-opnfv-functest-smoke-cntt-latest-tempest_cinder_cntt-run-26/tempest_cinder_cntt/tempest-report.html
Change-Id: I5c0a7db033024259180610b83b07c055f0393e4c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/smoke-cntt')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index ec936c6a7..89ce6d224 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -79,7 +79,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 7 + tests_count: 8 description: >- This test case runs the Tempest suite proposed by the Cinder project. |