Add tinyipa ussuri jobs
Add definitions for tinyipa ussuri jobs, we need them to point to ipa-builder with tinycore 10.x as ussuri CI platform is still based on ubuntu bionic and the kernel would be too old to use tinycore >= 11.x Add a non-voting job to keep an eye on it Change-Id: I0cadc636f7ae29dd289e4455c11c1549a02475df
This commit is contained in:
parent
55c3644ad1
commit
933597744a
@ -143,3 +143,18 @@
|
||||
vars:
|
||||
image_type: 'dib'
|
||||
image_distro: 'ubuntu'
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-build-image-tinyipa-ussuri
|
||||
parent: ironic-python-agent-build-image-tinyipa
|
||||
nodeset: ubuntu-bionic
|
||||
required-projects:
|
||||
- name: openstack/ironic-python-agent-builder
|
||||
override-checkout: 2.2.0
|
||||
- job:
|
||||
name: ironic-python-agent-check-image-tinyipa-ussuri
|
||||
parent: ironic-python-agent-check-image-tinyipa
|
||||
nodeset: ubuntu-bionic
|
||||
required-projects:
|
||||
- name: openstack/ironic-python-agent-builder
|
||||
override-checkout: 2.2.0
|
||||
|
@ -30,6 +30,8 @@
|
||||
voting: false
|
||||
- tripleo-buildimage-ironic-python-agent-centos-8:
|
||||
voting: false
|
||||
- ironic-python-agent-check-image-tinyipa-ussuri:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user