aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-05-04 12:31:52 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-05-04 12:37:59 +0200
commitd86b46f77f8351431763e5baf0cd41776253ac0b (patch)
treeedd5d7d5b970169c45bae526d93e0080f22c45ac
parent7e6ebfb639df93b6af71b9bbabd862ddad380707 (diff)
Enable network_v6 testing in CNTT
req.inf.ntw.16 is a MUST requirement. Fixes cntt-n/CNTT#1556 Change-Id: Id48595f5f4710ea9cbf31edaa4ae0ed31f5278ba Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c1b02b2c6e09686c89b47b0b99d4114af8403607)
-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.)"