Adding test_server_multi_create_auto_allocate to stein skip list

This test is failing, and it's not supposed to be running.
It's related to micro version in nova/neutron api.

Change-Id: Idae977d8c39921942f00e96cd94e3b9abdaabb70
Related-Bug: 1821690
This commit is contained in:
Arx Cruz 2019-04-05 14:42:42 +00:00
parent 3db8c9c596
commit 0cfee0b75f
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'