diff options
-rw-r--r-- | docker/smoke-cntt/testcases.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docker/smoke-cntt/testcases.yaml b/docker/smoke-cntt/testcases.yaml index da1530b6b..905e441c2 100644 --- a/docker/smoke-cntt/testcases.yaml +++ b/docker/smoke-cntt/testcases.yaml @@ -12,7 +12,7 @@ tiers: criteria: 100 blocking: false deny_skipping: true - tests_count: 437 + tests_count: 525 description: >- This test case runs the Tempest suite proposed by the Neutron project. The list of test cases is generated by @@ -34,7 +34,6 @@ tiers: (?!.*test_ports.PortsTestJSON.test_create_update_port_with_dns_domain)\ (?!.*test_ports.PortsTestJSON.test_create_update_port_with_dns_name)\ (?!.*test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name)\ - (?!.*test_qos)(?!.*test_qos_negative)\ (?!.*test_revisions.TestRevisions.test_update_dns_domain_bumps_revision)\ (?!.*test_router_interface_fip)\ (?!.*test_routers.DvrRoutersTestUpdateDistributedExtended)\ |