[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 2a8c7ff4f0)
This commit is contained in:
yatinkarel 2023-06-01 21:25:37 +05:30
parent 15f07dc145
commit a7cff2d286
1 changed files with 2 additions and 1 deletions

View File

@ -567,4 +567,5 @@
# TODO(ykarel) remove once ubuntu jammy contains fixed version
# of ovn https://bugs.launchpad.net/neutron/+bug/2007166
tempest_exclude_regex: "\
(test_update_delete_extra_route)"
(test_update_delete_extra_route)|\
(test_update_router_admin_state)"