|
|
|
@ -19,18 +19,6 @@
|
|
|
|
|
vars:
|
|
|
|
|
image_type: 'tinyipa'
|
|
|
|
|
|
|
|
|
|
# TODO(dtantsur): remove when no other projects use it
|
|
|
|
|
- job:
|
|
|
|
|
name: ironic-python-agent-build-image-dib-centos8
|
|
|
|
|
parent: ironic-python-agent-build-image-base
|
|
|
|
|
required-projects:
|
|
|
|
|
- openstack/diskimage-builder
|
|
|
|
|
vars:
|
|
|
|
|
image_type: 'dib'
|
|
|
|
|
image_distro: 'centos'
|
|
|
|
|
image_release: '8-stream'
|
|
|
|
|
image_target_name: 'centos8'
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: ironic-python-agent-build-image-dib-centos9
|
|
|
|
|
parent: ironic-python-agent-build-image-base
|
|
|
|
@ -80,18 +68,6 @@
|
|
|
|
|
vars:
|
|
|
|
|
image_type: 'tinyipa'
|
|
|
|
|
|
|
|
|
|
# TODO(dtantsur): remove when no other projects use it
|
|
|
|
|
- job:
|
|
|
|
|
name: ironic-python-agent-check-image-dib-centos8
|
|
|
|
|
parent: ironic-python-agent-check-image-base
|
|
|
|
|
required-projects:
|
|
|
|
|
- openstack/diskimage-builder
|
|
|
|
|
vars:
|
|
|
|
|
image_type: 'dib'
|
|
|
|
|
image_distro: 'centos'
|
|
|
|
|
image_release: '8-stream'
|
|
|
|
|
image_target_name: 'centos8'
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
|
name: ironic-python-agent-check-image-dib-centos9
|
|
|
|
|
parent: ironic-python-agent-check-image-base
|
|
|
|
|