diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 944f08e0430..21d2698fe74 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -188,6 +188,9 @@ ((^neutron_tempest_plugin.api)|\ (^neutron_tempest_plugin.scenario)|\ (tempest.(api|scenario|thirdparty))).*$" + # TODO(haleyb): Remove this blacklist when + # https://bugs.launchpad.net/neutron/+bug/1881558 is fixed. + tempest_black_regex: "(?:neutron_tempest_plugin.scenario.test_ipv6.IPv6Test)" tempest_concurrency: 4 devstack_localrc: Q_AGENT: ovn