Skip to content

Commit 7f88357

Browse files
committed
bifrost unbuildable since switch to unmaintained
See openstack/kolla@34ca6e3
1 parent 30b87fc commit 7f88357

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

etc/kayobe/kolla-image-tags.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ kolla_image_tags:
1515
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
1616
bifrost:
1717
ubuntu-jammy: 2024.1-ubuntu-jammy-20250325T141125
18+
# not buildable anymore, see https://github.com/openstack/kolla/commit/34ca6e35c94ddba1e47722718f3fc81a1f03e28a
19+
rocky-9: 2024.1-rocky-9-20250716T041633
1820
cinder:
1921
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
2022
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805

etc/kayobe/pulp.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -611,9 +611,13 @@ stackhpc_pulp_images_kolla:
611611

612612
# List of images for each base distribution which should not/cannot be built.
613613
stackhpc_kolla_unbuildable_images:
614-
ubuntu-jammy: []
615-
ubuntu-noble: []
616-
rocky-9: []
614+
# See https://github.com/openstack/kolla/commit/34ca6e35c94ddba1e47722718f3fc81a1f03e28a
615+
ubuntu-jammy:
616+
- bifrost-deploy
617+
ubuntu-noble:
618+
- bifrost-deploy
619+
rocky-9:
620+
- bifrost-deploy
617621

618622
# Whitespace-separated list of regular expressions matching Kolla image names.
619623
# Usage is similar to kolla-build CLI arguments.

0 commit comments

Comments
 (0)