Project

General

Profile

Tasks #11353

Updated by Loïc Dachary about 9 years ago

h3. Workflow 

 * "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release *IN PROGRESS* 
 * "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release 
 ** Jean-Charles asks Sage if a point release should be published 
 ** Jean-Charles gets approval from all leads 
 *** Yehuda, rgw:  
 *** Gregory, CephFS: 
 *** Josh, RBD: 
 *** Sam, rados: 
 ** Sage writes and commits the release notes  
 ** Jean-Charles informs Yuri that the branch is ready for testing  
 ** Yuri runs additional integration tests 
 ** If Yuri discovers new bugs with severity Critical, the relase 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  

 h3. Release notes 

 * draft release notes https://github.com/ceph/ceph/pull/4330 

 h3. Release information 

 * branch to build from: hammer, commit:??? 
 * version: v0.94.1 
 * type of release: point release 
 * where to publish the release: debian/rpm-$release 

 h3. Inventory 

 * http://workbench.dachary.org/ceph/ceph-backports/wikis/hammer 

 * waiting : 
 * OK :  
 * Not OK : 

 h3. teuthology run commit:2d03afb1e0b2061054308a353a5fb1f34c161686 (hammer-backports branch april 2015) 

 <pre> 
 $ git log --graph --oneline ceph/master..ceph/hammer-backports 
 *     2d03afb Merge 4328: DNM: v4 bucket feature detection 
 |\   
 | * 087c160 crush: fix has_v4_buckets() 
 | * 8e8cccc crush: fix dump of has_v4_buckets 
 |/   
 * b5921d5 crush/mapper: fix divide-by-0 in straw2 
 * 93c8f43 osd: fix negative degraded objects during backfilling 
 </pre> 


Back