From 7e64c6386e3571c657e0889ef12449e5b43f751a Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Wed, 22 May 2024 15:25:51 -0700 Subject: [PATCH] doc/dev/release-process.rst: note new 'project' arguments Support added to the release scripts (from ceph-build.git) to work for ceph-iscsi, so 'project' must be passed to these scripts, and will appear in the prerelease pathnames. See also https://github.com/ceph/ceph-build/pull/2243 and https://github.com/ceph/ceph-container/pull/2210 Signed-off-by: Dan Mick --- doc/dev/release-process.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 335d6d2a7c794..f99b5c1acfe19 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -188,11 +188,11 @@ See `the Ceph Tracker wiki page that explains how to write the release notes ..". +at https://download.ceph.com/prerelease/ceph. Verify them from there. +When done and ready for release, mv the directories to the release +directory (that is, "mv ../..". 5. Build Containers