Skip to content

Commit 9ad0cef

Browse files
authored
Merge pull request ceph#56572 from ceph/wip-yuriw-release-process-main
doc: added jammy to the supported distro list for quincy Reviewed-by: Laura Flores <[email protected]> Reviewed-by: Anthony D'Atri <[email protected]>
2 parents ddbc0e9 + e06dcde commit 9ad0cef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/dev/release-process.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ NOTE: if for some reason the build has to be restarted (for example if one distr
111111
+===================+==================================================+
112112
| pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` |
113113
+-------------------+--------------------------------------------------+
114-
| quincy (17.X.X) | ``focal centos8 centos9 bullseye`` |
114+
| quincy (17.X.X) | ``jammy focal centos8 centos9 bullseye`` |
115115
+-------------------+--------------------------------------------------+
116116
| reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` |
117117
+-------------------+--------------------------------------------------+
@@ -209,16 +209,16 @@ See `the Ceph Tracker wiki page that explains how to write the release notes <ht
209209
sync-push octopus
210210

211211
This leaves the packages in a password-protected prerelease area
212-
at https://download.ceph.com/prerelease. Verify them from there.
212+
at https://download.ceph.com/prerelease. Verify them from there.
213213
When done and ready for release, mv the directories to the parent
214-
directory (that is, "mv <whatever you're promoting> ..".
214+
directory (that is, "mv <whatever you're promoting> ..".
215215

216216

217217
5. Build Containers
218218
===================
219219

220-
Prerelease containers (x86_64 only) are built by
221-
https://2.jenkins.ceph.com/job/ceph-container-prerelease-build; run it
220+
Prerelease containers (x86_64 only) are built by
221+
https://2.jenkins.ceph.com/job/ceph-container-prerelease-build; run it
222222
with appropriate parameters. Test container images will appear on
223223
quay.ceph.io in the ceph/prerelease repo, built from the prerelease area
224224
on download.ceph.com. When satisfied with them, and after you have promoted

0 commit comments

Comments
 (0)