]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-cron: add jammy to umbrella 2607/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 11 Jun 2026 14:51:00 +0000 (10:51 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 11 Jun 2026 14:55:18 +0000 (10:55 -0400)
umbrella will still support ubuntu jammy, and qa suites there depend on
jammy packages. reenable jammy in ceph-dev-cron builds in case we
want to schedule suites directly against the tip of umbrella

https://docs.ceph.com/en/latest/start/os-recommendations/#platforms

Signed-off-by: Casey Bodley <cbodley@redhat.com>
ceph-dev-cron/build/Jenkinsfile

index 9d52e2e660aed037106d464582e1fe3990c82bf2..79a22a2d739c0e6bafd7cc1edc9aa6831c17fd4a 100644 (file)
@@ -22,7 +22,7 @@ node('built-in') {
           ]
       ],
       umbrella: [
-          distros: 'noble rocky10 centos9 windows',
+          distros: 'noble jammy rocky10 centos9 windows',
           extras : [
               [distros:'centos9 rocky10', flavors:'debug', archs:'x86_64']
           ]