Skip to content

Commit 14589d4

Browse files
committed
CI: publish rocky images and mark c9s non voting
These have been missed in the initial backport. Change-Id: Icd019f7f2e153d89efe3cce7d43bdfe16cb1bcce
1 parent 7a9ff37 commit 14589d4

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.zuul.d/centos.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@
1818
gate:
1919
jobs:
2020
- kolla-build-centos8s-source
21-
- kolla-build-centos9s-source
2221
- kolla-ansible-centos8s-source
23-
- kolla-ansible-centos9s-source:
24-
vars:
25-
kolla_python_version: "3.9"
2622
- kolla-ansible-centos8s-source-upgrade
2723
periodic:
2824
jobs:
@@ -109,6 +105,7 @@
109105
name: kolla-build-centos9s-source
110106
parent: kolla-base
111107
nodeset: kolla-centos-9-stream
108+
voting: false
112109
vars:
113110
base_distro: centos
114111
install_type: source

.zuul.d/rocky.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
vars:
1818
base_distro: "rocky"
1919
kolla_python_version: "3.9"
20+
periodic:
21+
jobs:
22+
- kolla-publish-rocky9-source-quay
23+
periodic-weekly:
24+
jobs:
25+
- kolla-publish-rocky9-source-dockerhub
2026
experimental:
2127
jobs:
2228
- kolla-build-no-infra-wheels-rocky9

0 commit comments

Comments
 (0)