Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions zuul.d/rocky.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,18 @@
- name: kolla_quay_io_creds
secret: kolla_quay_io_creds_jan_2026

- job:
name: kolla-publish-rocky-10-arm64-quay
parent: kolla-build-rocky-10-arm64
post-run: tests/playbooks/publish.yml
vars:
publisher: true
kolla_registry: quay.io
kolla_namespace: openstack.kolla
secrets:
- name: kolla_quay_io_creds
secret: kolla_quay_io_creds_jan_2026

- project-template:
name: kolla-build-rocky
description: |
Expand All @@ -53,3 +65,4 @@
periodic:
jobs:
- kolla-publish-rocky-10-quay
- kolla-publish-rocky-10-arm64-quay