]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Merge pull request #2499 from jamiepryde/umbrella-release
authorDavid Galloway <djgalloway@users.noreply.github.com>
Mon, 9 Mar 2026 14:28:18 +0000 (10:28 -0400)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 14:28:18 +0000 (10:28 -0400)
Umbrella kickoff!

1  2 
ceph-dev-cron/build/Jenkinsfile

index 0ee4da7b6583845e65dd953b131c1d21ba10690b,6c914ff44a4c81dd343fc5b63e4e56ca0b7516b5..4ab6768e8518b090ebae6cda159d48de612c87f9
@@@ -1,11 -1,8 +1,11 @@@
  node('built-in') {
    def repoUrl  = 'https://github.com/ceph/ceph'
-   def branches = ['main','tentacle','squid','reef']
+   def branches = ['main','umbrella','tentacle','squid','reef']
  
 -  // Define flavor/distro combinations
 +  // Define flavor/distro combinations per branch.
 +  // Below when we trigger, we send ARCHS=x86_64 and FLAVORS=default by default
 +  // so the extras list should be used to specify a distro/flavor/arch combination other than
 +  // those defaults (e.g., any arm64 or debug builds need an extras[] entry.
    def cfg = [
        reef: [
            distros: 'jammy focal centos9 windows',