diff options
-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 |