Skip to content

Commit 1d7d489

Browse files
committed
[ovn][ipv6] Add some more tests to skiplist
This is same to already skipped test in [1][2]. [1] https://review.opendev.org/c/openstack/neutron/+/874112 [2] https://review.opendev.org/c/openstack/neutron/+/885074 Related-Bug: #2007166 Change-Id: Ie93833538056edeb4da4c38e5139390f1c124724 (cherry picked from commit add2a6e) Conflicts: zuul.d/tempest-singlenode.yaml
1 parent a7cff2d commit 1d7d489

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

zuul.d/tempest-singlenode.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,4 +568,6 @@
568568
# of ovn https://bugs.launchpad.net/neutron/+bug/2007166
569569
tempest_exclude_regex: "\
570570
(test_update_delete_extra_route)|\
571-
(test_update_router_admin_state)"
571+
(test_update_router_admin_state)|\
572+
(test_dhcp_stateful_router)|\
573+
(TestSecurityGroupsBasicOps)"

0 commit comments

Comments
 (0)