tripleo-quickstart-extras/roles/validate-tempest/vars/tempest_skip_queens.yml

117 lines
5.0 KiB
YAML

---
## PLEASE READ ##
## Do not add tests to the skip list that are in ##
## featureset016 - featureset019 w/o permission from ##
## the TripleO PTL, Thanks ##
known_failures:
- test: 'neutron_tempest_plugin.scenario'
reason: 'Neutron Tempest plugin scenario tests are not yet stable.'
lp: 'https://launchpad.net/bugs/1737940'
- test: 'tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate'
reason: 'Test is failing due microversion'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1821690'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_floating_ips.FloatingIPTestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.servers'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_hypervisor'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_hypervisor_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_delete_server'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_servers'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_simple_tenant_usage'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_servers_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.floating_ips'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_server_diagnostics'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.admin.test_server_diagnostics_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.images'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_external_networks_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_floating_ips_admin_actions'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_routers'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_routers_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_floating_ips_negative'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_ports'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_tags'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id'
reason: 'Running on undercloud'
undercloud: true
- test: 'tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id'
reason: 'Running on undercloud'
undercloud: true