From 991a2794a3d6424f3b25cde471342846f9876470 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Mon, 17 Apr 2023 13:00:21 +0530 Subject: [PATCH] Fix name for neutron tempest uwsgi job This was renamed long back in [1]. [1] https://review.opendev.org/c/openstack/neutron/+/797051 Change-Id: If11e975fd890f55f99efc2c7d8122256ff831ad8 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index fa7f180797..98f3353319 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1047,7 +1047,7 @@ # * neutron-functional-with-uwsgi: maintained by neutron for functional # test. Next cycle we can remove this one if things turn out to be # stable engouh with uwsgi. - # * neutron-tempest-with-uwsgi: maintained by neutron for tempest test. + # * neutron-ovn-tempest-with-uwsgi: maintained by neutron for tempest test. # Next cycle we can remove this if everything run out stable enough. # * nova-multi-cell: maintained by nova and currently non-voting in the # check queue for nova changes but relies on devstack configuration @@ -1062,7 +1062,7 @@ - nova-next - neutron-fullstack-with-uwsgi - neutron-functional-with-uwsgi - - neutron-tempest-with-uwsgi + - neutron-ovn-tempest-with-uwsgi - devstack-plugin-ceph-tempest-py3: irrelevant-files: - ^.*\.rst$