Revert "Unskip test_cross_tenant_traffic tempest test"

This reverts commit 9e8f80b06d.
https://bugs.launchpad.net/tripleo/+bug/1856016/comments/15
blocks train promotion again

Change-Id: I4d5768de7d545a6117851a54139d7d1e12a85549
This commit is contained in:
Marios Andreou 2020-02-17 15:10:20 +00:00
parent 9e8f80b06d
commit 094413ce1e
1 changed files with 3 additions and 0 deletions

View File

@ -94,6 +94,9 @@ known_failures:
- test: 'telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration'
reason: 'telemetry tests failed due to One or more ports have an IP allocation from this subnet'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1792862'
- test: 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic'
reason: 'Timed out waiting for 10.0.0.102 to become reachable from 10.0.0.117'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1856016'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'