diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-15 12:13:02 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-15 12:14:50 +0100 |
commit | 857779baf84bf22a200833ad3b110188ecda622b (patch) | |
tree | 8eabbcbda8ecd47cdc789fd3fe5129f960b5072c | |
parent | bb8d191d367921beae379a78809a07c39498241c (diff) |
Increase test_count to 547 in neutron-tempest-plugin-api
It takes into account the new tests added in Neutron Tempest Plugin.
Change-Id: I7994638c69ef6bd39bae3c6ded8409baabc27e9d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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 486939786..f014086d2 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: 542 + tests_count: 547 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by |