Skip to content

Commit a7cff2d

Browse files
committed
[ovn][ipv6] Skip test_update_router_admin_state
This is same to already skipped test in [1]. [1] https://review.opendev.org/c/openstack/neutron/+/874112 Related-Bug: #2007166 Change-Id: Iafc596e1ff13c7efde5c7da417db85bb562aa3f7 (cherry picked from commit 2a8c7ff)
1 parent 15f07dc commit a7cff2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zuul.d/tempest-singlenode.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,4 +567,5 @@
567567
# TODO(ykarel) remove once ubuntu jammy contains fixed version
568568
# of ovn https://bugs.launchpad.net/neutron/+bug/2007166
569569
tempest_exclude_regex: "\
570-
(test_update_delete_extra_route)"
570+
(test_update_delete_extra_route)|\
571+
(test_update_router_admin_state)"

0 commit comments

Comments
 (0)