From f2d87ed59efd15f3a734f2beba9056c99ccc3c93 Mon Sep 17 00:00:00 2001 From: Stephen Taylor Date: Fri, 8 Mar 2024 08:49:15 -0700 Subject: [PATCH] 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 --- zuul.d/ceph.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zuul.d/ceph.yaml b/zuul.d/ceph.yaml index 38930590..3d75257d 100644 --- a/zuul.d/ceph.yaml +++ b/zuul.d/ceph.yaml @@ -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.*