Add a job to test tinyipa in ussuri

We create a test job for the original check so that we can leave that
untouched.
This is to avoid override-checkout conflicts when the job runs on ipa in
ussuri.

Change-Id: I1d710b252b177c0364e6fa8a1407695feeb46927
This commit is contained in:
Riccardo Pittau 2021-03-17 10:07:05 +01:00
parent 8ca25903e5
commit 2e420cdd30
2 changed files with 12 additions and 2 deletions

View File

@ -155,7 +155,17 @@
name: ironic-python-agent-check-image-tinyipa-ussuri name: ironic-python-agent-check-image-tinyipa-ussuri
parent: ironic-python-agent-check-image-tinyipa parent: ironic-python-agent-check-image-tinyipa
nodeset: ubuntu-bionic nodeset: ubuntu-bionic
override-checkout: stable/ussuri
required-projects: required-projects:
- name: openstack/ironic-python-agent-builder - name: openstack/ironic-python-agent-builder
override-checkout: 2.2.0 override-checkout: 2.2.0
- job:
name: ironic-python-agent-test-image-tinyipa-ussuri
parent: ironic-python-agent-check-image-tinyipa-ussuri
required-projects:
- name: openstack/ironic-python-agent
override-checkout: stable/ussuri
- name: openstack/requirements
override-checkout: stable/ussuri
vars:
ipa_branch_path: "stable-ussuri"

View File

@ -30,7 +30,7 @@
voting: false voting: false
- tripleo-buildimage-ironic-python-agent-centos-8: - tripleo-buildimage-ironic-python-agent-centos-8:
voting: false voting: false
- ironic-python-agent-check-image-tinyipa-ussuri: - ironic-python-agent-test-image-tinyipa-ussuri:
voting: false voting: false
gate: gate:
jobs: jobs: