]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/dev/release-checklist: add another step for ceph-build
authorJosh Durgin <jdurgin@redhat.com>
Mon, 13 Mar 2023 14:45:07 +0000 (07:45 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 13 Mar 2023 14:45:07 +0000 (07:45 -0700)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
doc/dev/release-checklists.rst

index ffc472e721cfe0a618f62a65cd48053a384c92f9..bf5df98c28d537a00b3835079e8224c1c69f6977 100644 (file)
@@ -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