From b176a5221b7df997fb6061781847d9cd83651620 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Mon, 13 Mar 2023 07:45:07 -0700 Subject: [PATCH] doc/dev/release-checklist: add another step for ceph-build Signed-off-by: Josh Durgin (cherry picked from commit 4fcad7161fa094af210229b6f15cded63781080e) --- doc/dev/release-checklists.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index ffc472e721cfe..bf5df98c28d53 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -118,6 +118,7 @@ In the `ceph/ceph-build.git` repo: - [x] add the version -> X mapping (`release_from_version()` in `scripts/build_utils.sh`) - [x] add the option for X (`case $RELEASE_BRANCH` in `ceph-dev-build/build/build_osc`) - [x] add the option for X (`case $RELEASE_BRANCH` in `ceph-dev-build/build/setup_osc`) +- [x] grep for previous release and add relevant build targets (e.g. for reef https://github.com/ceph/ceph-build/pull/2076 and https://github.com/ceph/ceph-build/pull/2119) First release candidate -- 2.39.5