Enable network_v6 testing in CNTT 45/70145/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:36:02 +0000 (12:36 +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 70b6783..603c653 100644 (file)
@@ -232,7 +232,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:
@@ -244,7 +244,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
@@ -260,7 +260,6 @@ tiers:
                           (?!.*test_encrypted_cinder_volumes)\
                           (?!.*test_minbw_allocation_placement)\
                           (?!.*test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling)\
-                          (?!.*test_network_v6)\
                           (?!.*test_volume_migrate_attached)\
                           (?!.*test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert)\
                           (?=.*\\[.*\\bslow\\b.*\\])(^tempest.)"