Project

General

Profile

Tasks #11090

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
** Loic gets approval from all leads
*** Yehuda, rgw:
*** Gregory, CephFS:
*** Josh, RBD:
*** Sam, rados:
** Sage writes and commits the release notes
** Loic 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 information

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

h3. Inventory

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

* waiting :
* OK :
* Not OK :

h3. teuthology run commit:c844a68d591221034689afa98601d30c7ba9812a (march 2015)

h4. rados

<code>./virtualenv/bin/teuthology-suite --filter-out btrfs,ext4 --priority 101 --suite rados --suite-branch wip-cot-firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org --ceph firefly-backports</code>

* *running* http://pulpito.ceph.com/loic-2015-03-11_18:54:32-rados-firefly-backports---basic-multi/

h3. teuthology run
commit:b0d9b862d7f1a9a98cf4b41ff7cb0eb428740633 (march 2015)

h4. rados

<code>./virtualenv/bin/teuthology-suite --filter-out btrfs,ext4 --priority 101 --suite rados --suite-branch firefly --machine-type plana,burnupi,mira --distro ubuntu --email loic@dachary.org --owner loic@dachary.org --ceph firefly-backports</code>

* *green* http://pulpito.ceph.com/loic-2015-03-10_22:52:26-rados-firefly-backports---basic-multi/

Back