]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-trigger-build: Build noble by default 2389/head
authorDavid Galloway <david.galloway@ibm.com>
Fri, 27 Jun 2025 16:18:42 +0000 (12:18 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 27 Jun 2025 16:18:42 +0000 (12:18 -0400)
Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-trigger-build/build/Jenkinsfile

index a9aa28f5dd3425a06378713c7cf4864caecd7a46..b3775db1ad735044a3bea2ee9480b38979b7c7d8 100644 (file)
@@ -19,7 +19,7 @@ def gitTrailerParameterNames = [
 // These are the default parameter values for the pipeline
 def defaults = [
   'CEPH_BUILD_JOB': 'ceph-dev-new',
-  'DISTROS': 'centos9 jammy windows',
+  'DISTROS': 'centos9 jammy noble windows',
   'ARCHS': 'x86_64 arm64',
   'FLAVOR': 'default',
 ]