From: Josh Durgin Date: Mon, 13 Mar 2023 14:45:07 +0000 (-0700) Subject: doc/dev/release-checklist: add another step for ceph-build X-Git-Tag: v19.0.0~1555^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4fcad7161fa094af210229b6f15cded63781080e;p=ceph.git doc/dev/release-checklist: add another step for ceph-build Signed-off-by: Josh Durgin --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index ffc472e721cf..bf5df98c28d5 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