]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Add ceph-release-containers job 2342/head
authorDan Mick <dan.mick@redhat.com>
Tue, 25 Mar 2025 23:58:02 +0000 (16:58 -0700)
committerDan Mick <dan.mick@redhat.com>
Sat, 29 Mar 2025 00:57:46 +0000 (17:57 -0700)
commit8d5875c2a54b6dfcef156692b16ab016e8990928
treef41c022ef6eb465a6268b47b4ad92c3568051842
parenta394e3ed70a6b93038196c39aefcbb836f16193b
Add ceph-release-containers job

Builds prerelease versions of ceph container images: two arch-specific
images and one 'manifest-list' image.  Pushed all to quay.ceph.io/ceph,
in a private set of repos (prerelease-amd64, prerelease-arm64, and
prerelease) for testing and signoff.  Once moved, the script
container/make-manifest-list.py can be used with the --promote flag to
promote them from quay.ceph.io to quay.io for public release.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-release-containers/build/Jenkinsfile [new file with mode: 0644]
ceph-release-containers/config/definitions/ceph-release-containers.yml [new file with mode: 0644]