From a40d2738ae7affc2041bde8d1733acaf86fe0eaa Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 30 Dec 2019 03:45:06 +0100 Subject: Remove test_server_connectivity_cold_migration_revert from exclusion list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It has to be part of the Compliance testing Co-Authored-By: Deepanshu Bhatia Change-Id: I16d35e3c3a14b6b18901b6b27e50fc709ce0559f Signed-off-by: Cédric Ollivier (cherry picked from commit 4cbdef191c5c0f08043291f7c11167cd649880cc) --- docker/smoke-cntt/testcases.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docker/smoke-cntt/testcases.yaml') diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 38a887816..3f7b67172 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -187,7 +187,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 36 + tests_count: 37 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -201,7 +201,6 @@ tiers: (?!.*test_container_sync.ContainerSyncTest.test_container_synchronization)\ (?!.*test_encrypted_cinder_volumes)\ (?!.*test_minbw_allocation_placement)\ - (?!.*test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert)\ (?!.*test_network_v6)\ (?!.*test_stamp_pattern.TestStampPattern.test_stamp_pattern)\ (?!.*test_volume_migrate_attached)\ -- cgit 1.2.3-korg