Project

General

Profile

Tasks #20613

Updated by Nathan Cutler over 6 years ago

h3. Workflow

* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release
** Nathan patches upgrade/jewel-x/point-to-point-x to do 10.2.0 -> current Jewel point release -> x - SKIPPED (this test is currently broken because of a PR prematurely merged to the s3-tests repo; the fix will be in 10.2.10, after which we can update the test and it should pass)
* "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
** Loic asks Abhishek L. if a point release should be published - YES 20170907
** Loic gets approval from all leads
*** Yehuda, rgw
*** Patrick, fs
*** Jason, rbd - YES 20170907
*** Josh, rados
** Abhishek L. writes and commits the release notes
** Nathan informs Yuri that the branch is ready for testing
** Yuri runs additional integration tests
*** If Yuri discovers new bugs that need to be backported urgently (i.e. their priority is set to *Urgent* or *Immediate*), the release goes back to being prepared; it was not ready after all
** Yuri informs Alfredo that the branch is ready for release
** Alfredo creates the packages and sets the release tag
** Abhishek L. posts release announcement on https://ceph.com/community/blog

h3. Release information

** branch to build from: jewel, commit: TBD
** version: v10.2.10
** type of release: point release
** where to publish the release: http://download.ceph.com/debian-jewel and http://download.ceph.com/rpm-jewel

Back