aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-05-17 15:57:25 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-05-17 15:57:25 +0200
commite0af292db068072a1b08879e32fd871237009fcf (patch)
treefce06604f85af8ee4403371fce7bd9bcec16a14f /functest
parent07929ed6dd31806421155909a887c4a305a8bc6c (diff)
Update test case counts in CNTT
Change-Id: I8cab1ced6babcc8969d4500784d1fa10dc8f8b6e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/testcases.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 33ce04176..818fb185e 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: 529
+ tests_count: 545
description: >-
This test case runs the Tempest suite proposed by the
Neutron project. The list of test cases is generated by
@@ -597,7 +597,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 9
+ tests_count: 10
description: >-
This test case runs the Tempest suite proposed by the
Cinder project.
@@ -608,6 +608,7 @@ tiers:
(?!.*test_consistencygroups)\
(?!.*test_backup_crossproject_admin_negative)\
(?!.*test_backup_crossproject_user_negative)\
+ (?!.*test_volume_encrypted.TestEncryptedCinderVolumes)\
(^cinder_tempest_plugin.)"
option:
- '--concurrency=4'