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 commitad911932ff) (cherry picked from commit1783a30680) (cherry picked from commitccf3e18af9) (cherry picked from commit95c43bcf7c) (cherry picked from commitd7ca3d90ab) (cherry picked from commiteaa65f0b85) (cherry picked from commit422d33ecc1)
This commit is contained in:
committed by
Elod Illes
parent
fa96a2b8dc
commit
55c19aca65
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user