Enable network_v6 testing in CNTT 47/70147/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 4 May 2020 10:31:52 +0000 (12:31 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 4 May 2020 10:37:59 +0000 (12:37 +0200)
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)

docker/smoke-cntt/testcases.yaml

index 9a8dea0..8749864 100644 (file)
@@ -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.)"