Fix a neutron-tempest-plugin 2024.2 job definition
When we created the 2024.2 stable job definitions,
the OVS enforce-scope-new-defaults job name had 2024-1
and did not override-checkout the stable/2024.2 branch.
It did not break anything since it does not seem to be
used anywhere, but fixing anyways.
TrivialFix
Change-Id: I69f87e5f809032933507ace73476560afc0fe262
diff --git a/zuul.d/2024_2_jobs.yaml b/zuul.d/2024_2_jobs.yaml
index 2002142..229b2c0 100644
--- a/zuul.d/2024_2_jobs.yaml
+++ b/zuul.d/2024_2_jobs.yaml
@@ -139,10 +139,10 @@
firewall_driver: iptables_hybrid
- job:
- name: neutron-tempest-plugin-openvswitch-enforce-scope-new-defaults-2024-1
- parent: neutron-tempest-plugin-openvswitch-2024-1
+ name: neutron-tempest-plugin-openvswitch-enforce-scope-new-defaults-2024-2
+ parent: neutron-tempest-plugin-openvswitch-2024-2
nodeset: neutron-nested-virt-ubuntu-jammy
- override-checkout: stable/2024.1
+ override-checkout: stable/2024.2
vars:
devstack_localrc:
# Enabeling the scope and new defaults for services.