Merge "add ipv6 hotplug tests to skip list"

This commit is contained in:
Zuul 2020-06-06 05:13:12 +00:00 committed by Gerrit Code Review
commit 026f0f80a1

@ -156,6 +156,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: 'neutron_tempest_plugin.scenario.test_ipv6.IPv6Test'
reason: 'Timed out waiting for IP address'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1881624'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'