From 5dac5f8c6c4186921a7553116c38f5f03310b1d2 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Tue, 14 Feb 2023 21:58:16 +0530 Subject: [ovn-ipv6] Temporary exclude test_hotplug_nic The test is failing quite often with ovn version(v22.03.0) included in ubuntu jammy. Until ubuntu jammy includes fixed version of ovn let's exclude this test. It's running fine on ubuntu focal and ubuntu jammy jobs running with ovn from source. Related-Bug: #2007166 Change-Id: I0377418bb5b4a68f9c08326bff0211f668a22b58 --- zuul.d/tempest-singlenode.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'zuul.d') diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index e117b41caa..283bcd2430 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -741,6 +741,11 @@ - job: name: neutron-ovn-tempest-ipv6-only-ovs-release parent: neutron-ovn-tempest-ipv6-only-base + vars: + # TODO(ykarel) remove once ubuntu jammy contains fixed version + # of ovn https://bugs.launchpad.net/neutron/+bug/2007166 + tempest_exclude_regex: "\ + (^tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic)" - job: name: neutron-ovn-tempest-ipv6-only-ovs-master -- cgit v1.2.1