Skip to content

Commit bd3c0cf

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Enable centos10 publish job"
2 parents 4d81677 + 80895ff commit bd3c0cf

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

zuul.d/ironic-python-agent-jobs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
# NOTE(dtantsur): the ansible deploy doesn't depend on IPA code,
100100
# excluding it from the enabled list to save gate time.
101101
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
102+
IRONIC_DIB_RAMDISK_OS: "centos9"
102103
devstack_services:
103104
ir-novnc: False
104105

zuul.d/project.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
# to break them. They rather serve as a canary for broken POST jobs.
2020
- ironic-python-agent-check-image-dib-centos9:
2121
voting: false
22+
- ironic-python-agent-check-image-dib-centos10:
23+
voting: false
2224
- ironic-python-agent-check-image-dib-debian:
2325
voting: false
2426
gate:
@@ -31,4 +33,5 @@
3133
post:
3234
jobs:
3335
- ironic-python-agent-build-image-dib-centos9
36+
- ironic-python-agent-build-image-dib-centos10
3437
- ironic-python-agent-build-image-dib-debian

0 commit comments

Comments
 (0)