Use native Centos 8 Stream for dib images

Change-Id: I0ba0a529f470a3356340f0c4d9ccc32f669cedc0
This commit is contained in:
Riccardo Pittau 2021-08-25 09:40:47 +02:00 committed by Dmitry Tantsur
parent a601b56da6
commit 3a4db0790b
2 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,4 @@
---
other:
- |
The pre-built images now use CentOS Stream 8 instead of CentOS 8.

View File

@ -37,7 +37,8 @@
vars:
image_type: 'dib'
image_distro: 'centos'
image_release: 8
image_release: '8-stream'
image_target_name: 'centos8'
- job:
name: ironic-python-agent-build-image-dib-debian
@ -104,7 +105,8 @@
vars:
image_type: 'dib'
image_distro: 'centos'
image_release: 8
image_release: '8-stream'
image_target_name: 'centos8'
- job:
name: ironic-python-agent-check-image-dib-centos8-extra