Merge "Adding test_server_multi_create_auto_allocate to rocky/queens skip list"

This commit is contained in:
Zuul 2019-05-10 23:24:03 +00:00 committed by Gerrit Code Review
commit 600ed81b04
2 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,9 @@ 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'

View File

@ -122,6 +122,9 @@ known_failures:
- test: 'neutron_tempest_plugin.api.admin.test_l3_agent_scheduler'
reason: 'neutron tempest tests are failing by giving 503 Service Unavailable'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1793482'
- 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'