From: David Galloway Date: Mon, 9 Mar 2026 14:28:18 +0000 (-0400) Subject: Merge pull request #2499 from jamiepryde/umbrella-release X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e689ceb612b73d59ac0b03e3ae6d8a7df27fb24b;p=ceph-build.git Merge pull request #2499 from jamiepryde/umbrella-release Umbrella kickoff! --- e689ceb612b73d59ac0b03e3ae6d8a7df27fb24b diff --cc ceph-dev-cron/build/Jenkinsfile index 0ee4da7b,6c914ff4..4ab6768e --- a/ceph-dev-cron/build/Jenkinsfile +++ b/ceph-dev-cron/build/Jenkinsfile @@@ -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',