diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 3efd52acee1..d671cba9690 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -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)"