diff options
Diffstat (limited to 'docker/smoke-cntt')
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index 618aab4b0..1994bc563 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -135,7 +135,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 1287 + tests_count: 1283 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -175,7 +175,9 @@ tiers: (?!.*identity.admin.v2)(?!.*identity.v2)\ (?!.*image.v1)\ (?!.*admin.test_dhcp_agent_scheduler)\ + (?!.*admin.test_routers_dvr)\ (?!.*test_metering_extensions)(?!.*network.test_tags)\ + (?!.*test_routers_negative.DvrRoutersNegativeTest)\ (?!.*test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip)\ (?!.*test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip)\ (?!.*test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status)\ @@ -215,7 +217,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 37 + tests_count: 36 description: >- The list of test cases is generated by Tempest automatically and depends on the parameters of @@ -229,6 +231,7 @@ tiers: (?!.*test_container_sync.ContainerSyncTest.test_container_synchronization)\ (?!.*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)\ |