]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-pipeline: Support for upstream builds 2437/head
authorDavid Galloway <david.galloway@ibm.com>
Wed, 20 Aug 2025 21:57:51 +0000 (17:57 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 12 Sep 2025 20:50:04 +0000 (16:50 -0400)
commit253d595de5e05d77590650c12642933253744a69
tree91db4c503ba41fc4a46d58fec5d14665e88a3707
parentd4f3fd188a4a3d9485ef74dead0fc404a126e5c9
ceph-dev-pipeline: Support for upstream builds

 - Variable reading/writing was reordered so that job logic
   can override CEPH_REPO, SHA1, and chacra_url.
 - For now, --rpm-no-match-sha avoids https://tracker.ceph.com/issues/72626
 - Optionally archive sccache artifacts only if we used sccache. Avoids
   the job hanging at the end (yes, I know allowEmptyArchive: true should
   take care of it.. 2.jenkins didn't care.)

Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-dev-pipeline/build/Jenkinsfile