Project

General

Profile

Tasks #17151

Updated by Yuri Weinstein about 7 years ago

h3. Workflow

* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release
* "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
** Nathan asks Abhishek (Release Manager) if a point release should be published - YES
** Nathan gets approval from all leads
*** Yehuda, rgw - YES
*** John, CephFS - YES
*** Jason, RBD - YES
*** Josh, rados - YES
** Nathan prepares draft release notes
*** ceph-objectstore-tool and ceph-monstore-tool now enable user to rebuild the monitor database from OSDs. This feature is especially useful when all monitors fail to boot due to leveldb corruption.
** Abhishek writes and commits the release notes
** Nathan informs Yuri that the branch is ready for testing
** Yuri runs additional integration tests - IN PROGRESS

** If Yuri discovers new bugs that need to be backported urgently (i.e. their priority is set to *Urgent*), the release goes back to being prepared, it was not ready after all
** Yuri informs Abhishek that the branch is ready for release
** Abhishek creates the packages and sets the release tag

h3. Release information

** branch to build from: hammer, commit: 83af8cdaaa6d94404e6146b68e532a784e3cc99c
** version: v0.94.10
** type of release: point release
** where to publish the release: http://download.ceph.com/debian-hammer and http://download.ceph.com/rpm-hammer

Back