diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-07 09:32:05 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-12-07 09:34:49 +0100 |
commit | e80225bbd25065c072118145dc9df88b22f5d3d6 (patch) | |
tree | 6b03d9952abba6027e2f201d2468c06370269acb /docker | |
parent | 55adb2ddd6ee699c026e6f623e599f4d6cb322cb (diff) |
Increase tests_count (538) in CNTT neutron-tempest-plugin-api-run
New tests have been published in the upstream project [1].
[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-cntt-latest-neutron-tempest-plugin-api-run/4/console
Change-Id: I46603ed78f865f89fe2a7ebcf6a72da38a02bb14
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker')
-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 e9c82eae8..e8bdcd1af 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -12,7 +12,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 536 + tests_count: 538 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by |