]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Add bookworm as a buildable distro version add-bookworm 2461/head
authorDan Mick <dan.mick@redhat.com>
Mon, 6 Oct 2025 23:43:29 +0000 (16:43 -0700)
committerDan Mick <dan.mick@redhat.com>
Mon, 6 Oct 2025 23:44:30 +0000 (16:44 -0700)
Now that we are using ceph-dev-pipeline to build release
images, we need to be able to request bookworm

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-dev-pipeline/build/Jenkinsfile

index 24c9d6ad913e40eb449ccfb944bb980d1eade21a..d148f63c28b38653e9b31e03ae1aba3a7c58510e 100644 (file)
@@ -186,7 +186,7 @@ pipeline {
         axes {
           axis {
             name 'DIST'
-            values 'centos9', 'centos10', 'rocky9', 'rocky10', 'jammy', 'noble'
+            values 'centos9', 'centos10', 'rocky9', 'rocky10', 'jammy', 'noble', 'bookworm'
           }
           axis {
             name 'ARCH'