Project

General

Profile

Tasks #17151

Updated by Nathan Cutler over 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 
 ** Nathan gets approval from all leads  
 *** Yehuda, rgw 
 *** John, CephFS 
 *** Jason, RBD 
 *** Sam, rados 
 ** Nathan prepares draft release notes 
 ***<pre> 
 +* 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. 
 </pre> 
 ** Abhishek 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*), 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: TBD 
 ** 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