Point ipa-builder to stable/wallaby

Since ironic-python-agent-bulder has stable branches starting from
wallaby, we need to point all the older branches to stable/wallaby,
unless they're already pinned to an older version.

Change-Id: I600f23fed6b241f5cd844febf73b0e30a403d8f2
This commit is contained in:
Riccardo Pittau 2021-05-10 16:16:47 +02:00
parent 79d3d5540f
commit d4dae378d5
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
- ^ironic-staging-drivers/tests/.*$ - ^ironic-staging-drivers/tests/.*$
required-projects: required-projects:
- openstack/ironic - openstack/ironic
- openstack/ironic-python-agent-builder - name: openstack/ironic-python-agent-builder
override-checkout: stable/wallaby
- x/ironic-staging-drivers - x/ironic-staging-drivers
vars: vars:
devstack_localrc: devstack_localrc: