Update Ceph to include a permanent fix for the ceph-rgw segfault

This updates Ceph to 18.2.2 and includes a patch to address
https://tracker.ceph.com/issues/63684, which is not included in
the 18.2.2 release. The fix is expected to be included in 18.2.3.

Change-Id: I0ce129f262184d0c7bb27615ef0af300c9571071
This commit is contained in:
Stephen Taylor 2024-03-08 08:49:15 -07:00
parent 16baf66241
commit f2d87ed59e
1 changed files with 4 additions and 4 deletions

View File

@ -54,12 +54,12 @@
dockerfile: Dockerfile.ubuntu_jammy
build_args:
- "CEPH_RELEASE='reef'"
- "CEPH_RELEASE_TAG='18.2.1-1~jammy'"
- "CEPH_REPO='http://mirror.mirantis.com/acicd/ceph/debian-18.2.1.patch1/jammy'"
- "CEPH_KEY='http://mirror.mirantis.com/acicd/ceph/debian-18.2.1.patch1/jammy/release.asc'"
- "CEPH_RELEASE_TAG='18.2.2-1~jammy'"
- "CEPH_REPO='http://mirror.mirantis.com/acicd/ceph/debian-18.2.2.patch1/jammy'"
- "CEPH_KEY='http://mirror.mirantis.com/acicd/ceph/debian-18.2.2.patch1/jammy/release.asc'"
tags:
- latest-ubuntu_jammy
- "ubuntu_jammy_18.2.1-1-{{ currentdate }}"
- "ubuntu_jammy_18.2.2-1-{{ currentdate }}"
files: &ceph_files
- ceph.*
- zuul.d/ceph.*