Skip to content

Commit 55c19ac

Browse files
kajinamitElod Illes
authored andcommitted
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 <kajinamit@oss.nttdata.com> (cherry picked from commit ad91193) (cherry picked from commit 1783a30) (cherry picked from commit ccf3e18) (cherry picked from commit 95c43bc) (cherry picked from commit d7ca3d9) (cherry picked from commit eaa65f0) (cherry picked from commit 422d33e)
1 parent fa96a2b commit 55c19ac

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.zuul.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,6 @@
653653
- ^setup.cfg$
654654
- ^tools/.*$
655655
- ^tox.ini$
656-
- grenade-skip-level:
657-
irrelevant-files: *policies-irrelevant-files
658656
- nova-grenade-multinode:
659657
irrelevant-files: *policies-irrelevant-files
660658
- tempest-ipv6-only:
@@ -713,7 +711,7 @@
713711
irrelevant-files: *nova-base-irrelevant-files
714712
- neutron-ovs-tempest-iptables_hybrid:
715713
irrelevant-files: *nova-base-irrelevant-files
716-
- os-vif-ovs:
714+
- os-vif-ovn:
717715
irrelevant-files: *nova-base-irrelevant-files
718716
- devstack-plugin-ceph-compute-local-ephemeral:
719717
irrelevant-files: *nova-base-irrelevant-files

0 commit comments

Comments
 (0)