aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke-cntt/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-02-21 11:47:11 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-02-21 12:12:28 +0100
commit4efb4dc481e8566af44677c247a1cb2ca8d0c336 (patch)
treedf830e1cb51750b2da1d6d9f17c1ddc0ec3a12cd /docker/smoke-cntt/testcases.yaml
parent4f5b7a60e8bd77808993ed5f23f060ac7ad84c60 (diff)
Skip a few tests in tempest_full and tempest_slow
It completes the first patch updating neutron-tempest-plugin-api [1]. The same dvr regex is used in tempest_slow, a new one is defined for tempest_full which will be added in CNTT doc (test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling). Close cntt-n/CNTT#1106 Change-Id: I9fd79c9a82bb1f84a622ccb9ea316b8e43273e2a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9ebccf93627d929fbf8738fbc9ce5ddb5f12c649)
Diffstat (limited to 'docker/smoke-cntt/testcases.yaml')
-rw-r--r--docker/smoke-cntt/testcases.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml
index fd2f1e0f8..8b38d30b2 100644
--- a/docker/smoke-cntt/testcases.yaml
+++ b/docker/smoke-cntt/testcases.yaml
@@ -133,7 +133,7 @@ tiers:
criteria: 100
blocking: false
deny_skipping: true
- tests_count: 1290
+ tests_count: 1286
description: >-
The list of test cases is generated by
Tempest automatically and depends on the parameters of
@@ -173,7 +173,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)\
@@ -213,7 +215,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
@@ -227,6 +229,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_stamp_pattern.TestStampPattern.test_stamp_pattern)\
(?!.*test_volume_migrate_attached)\