diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-19 23:45:18 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-19 23:45:18 +0200 |
commit | 4d68506c24d4c35aac3ddf7843545f1426949628 (patch) | |
tree | be375ea809f7250e91435a93f37b8adf6b5b7877 | |
parent | a326170bf7900502c7767f5c4bd460583463d16d (diff) |
Update test case counts
Change-Id: I5a10da026a98218496de36beb0a92d668514e336
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 4 | ||||
-rw-r--r-- | functest/ci/testcases.yaml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index b288234d0..465f8a3b1 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -11,7 +11,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 545 + tests_count: 546 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by @@ -259,7 +259,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 9 + tests_count: 10 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 3c71807cc..4653ad3b2 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -530,7 +530,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 545 + tests_count: 546 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by @@ -776,7 +776,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 9 + tests_count: 10 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of |