Build centos8 on centos8
Use centos8 nodeset to build centos8 based dib images. Change-Id: I4f795ab5036c6f6e9e43fbef2d858bc3b4acc47a
This commit is contained in:
parent
bf4d98afc9
commit
def99cdaec
@ -33,6 +33,7 @@
|
||||
- job:
|
||||
name: ironic-python-agent-build-image-dib-centos8
|
||||
parent: ironic-python-agent-build-image-base
|
||||
nodeset: centos-8
|
||||
required-projects:
|
||||
- openstack/diskimage-builder
|
||||
vars:
|
||||
@ -91,6 +92,7 @@
|
||||
- job:
|
||||
name: ironic-python-agent-check-image-dib-centos8
|
||||
parent: ironic-python-agent-check-image-base
|
||||
nodeset: centos-8
|
||||
required-projects:
|
||||
- openstack/diskimage-builder
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user