skip delete intf by fixed ip

We have a random failure in standalone jobs
Got error: Class PyRoute2 cannot be found

Related-Bug: #1810325
Change-Id: Ia0bb30ae8242324491e80ad0e4b7a6f09ec372e1
This commit is contained in:
Wes Hayutin 2019-01-02 14:08:25 -07:00
parent 49f22ec31a
commit 69fb81b2d9
1 changed files with 3 additions and 0 deletions

View File

@ -136,6 +136,9 @@ known_failures:
- test: 'tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern'
reason: 'neutron '
lp: 'https://bugs.launchpad.net/tripleo/+bug/1802971'
- test: 'tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip'
reason: 'Got error: Class PyRoute2 cannot be found '
lp: 'https://bugs.launchpad.net/tripleo/+bug/1810325'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'
reason: 'Running on undercloud'