Merge "Adding test_server_multi_create_auto_allocate to stein skip list"

This commit is contained in:
Zuul 2019-04-05 19:35:03 +00:00 committed by Gerrit Code Review
commit c8d204e96d
1 changed files with 3 additions and 0 deletions

View File

@ -163,6 +163,9 @@ known_failures:
- test: 'barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest'
reason: 'barbican and python-tempestconf not playing well'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1820671'
- 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'