From 55c19aca651f7dd0d2f1e4c628df98baa4e1c6f1 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 5 Jan 2026 21:19:54 +0900 Subject: [PATCH] Replace removed os-vif-ovs job and remove grenade-skip-level It was replaced by os-vif-ovn job. Changes: .zuul.yaml NOTE(elod.illes): the change is because patch in version unmaintained/2024.1 included the remove of grenade job from 2023.2, because it went to End of Life, hence the job couldn't run anymore. So this is basically a partial backport from 2024.1, but technically the same patch as on stable/* branches. This patch also includes the following patch to fix the gate: [stable-only] Remvoe grenade-skip-level from yoga unmaintained/yoga is the last available open branch, besides, grenade-skip-level only relevant between SLURP branches, so here it was only experimental. So this patch simply removes it to unblock the gate. Depends-on: https://review.opendev.org/c/openstack/os-vif/+/798038 Change-Id: I4fc595eb51c05c4875bc94e0e812f117a35df7cf Signed-off-by: Takashi Kajinami (cherry picked from commit ad911932ff90a25af1abc8fa4a95b07d03f55705) (cherry picked from commit 1783a30680410ebac553e422b0e287f91d101c9e) (cherry picked from commit ccf3e18af9ed0162553b5b6524e90445b162a6db) (cherry picked from commit 95c43bcf7c1ad852bd77e57232acec9f06b9f34f) (cherry picked from commit d7ca3d90ab97547a1ea21fe953b61d7b421592b7) (cherry picked from commit eaa65f0b85123a4ee3432466a15534b4dd19d3eb) (cherry picked from commit 422d33ecc1682f8880b08ec1b302a1be88bfb39e) --- .zuul.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4a0d9e032815..c76f430707a8 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -653,8 +653,6 @@ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ - - grenade-skip-level: - irrelevant-files: *policies-irrelevant-files - nova-grenade-multinode: irrelevant-files: *policies-irrelevant-files - tempest-ipv6-only: @@ -713,7 +711,7 @@ irrelevant-files: *nova-base-irrelevant-files - neutron-ovs-tempest-iptables_hybrid: irrelevant-files: *nova-base-irrelevant-files - - os-vif-ovs: + - os-vif-ovn: irrelevant-files: *nova-base-irrelevant-files - devstack-plugin-ceph-compute-local-ephemeral: irrelevant-files: *nova-base-irrelevant-files