summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authoryatinkarel <ykarel@redhat.com>2023-02-16 21:19:24 +0530
committeryatinkarel <ykarel@redhat.com>2023-02-20 12:44:55 +0530
commitf991fc2fbef6b69b97d373e7acff8038b2da3028 (patch)
tree3d8174e9f2f85253e8186af3665f298f5c0adc09 /zuul.d
parent7695f48f1376f2ee95486f599eadce0c18a109da (diff)
downloadneutron-f991fc2fbef6b69b97d373e7acff8038b2da3028.tar.gz
[ovn][ipv6] Skip test_update_delete_extra_route
The issue is random and when it reproduces, any test involving localport(metadata access) ran just after test_update_delete_extra_route fails as metadata flows are missing. The issue do not reproduce in ovn-22.06+(since [1]). So until issue's fix is available in Ubuntu jammy, we can skip this test. [1] https://github.com/ovn-org/ovn/commit/eaf9832be2 Related-Bug: #2007565 Related-Bug: #2007166 Change-Id: Ie2f5ff169bb3007694b9858465125775cfee40f4
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/tempest-singlenode.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml
index 69c0a4c9bc..718194bcc7 100644
--- a/zuul.d/tempest-singlenode.yaml
+++ b/zuul.d/tempest-singlenode.yaml
@@ -745,7 +745,7 @@
# 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_update_delete_extra_route)"
- job:
name: neutron-ovn-tempest-ipv6-only-ovs-master