aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/smoke-cntt/testcases.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index 9a8dea0c2..8749864b0 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -230,7 +230,7 @@ tiers:
run:
name: tempest_scenario
args:
- mode: "(?!.*test_network_v6)\
+ mode: "\
(?!.*test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks)\
(?!.*\\[.*\\bslow\\b.*\\])(^tempest.scenario)"
option:
@@ -242,7 +242,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 35
+ tests_count: 43
description: >-
The list of test cases is generated by
Tempest automatically and depends on the parameters of
@@ -258,7 +258,6 @@ tiers:
(?!.*test_encrypted_cinder_volumes)\
(?!.*test_minbw_allocation_placement)\
(?!.*test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling)\
- (?!.*test_network_v6)\
(?!.*test_stamp_pattern.TestStampPattern.test_stamp_pattern)\
(?!.*test_volume_migrate_attached)\
(?=.*\\[.*\\bslow\\b.*\\])(^tempest.)"