Project

General

Profile

HOWTO start working on a new point release » History » Version 4

Loïc Dachary, 05/15/2015 02:38 PM

1 1 Loïc Dachary
h3. Create a new version
2
3 2 Loïc Dachary
* http://tracker.ceph.com/projects/ceph-releases/versions/new
4
* only set the name with **release version** (for instance **firefly v0.80.10**)
5 1 Loïc Dachary
6
h3. Create new task
7
8
* http://tracker.ceph.com/projects/ceph-releases/issues/new
9 4 Loïc Dachary
* Title *release version* (for instance **firefly v0.80.10**)
10 1 Loïc Dachary
* Assign it to the "backporter":http://tracker.ceph.com/projects/ceph-releases responsible for it
11 4 Loïc Dachary
* Set the *Release* field to the release (for instance **firefly**)
12
* Set the *Target version* field to the version (for instance **firefly v0.80.10**)
13
* Set the priority to *Urgent* for LTS releases and *High* for Stable releases
14 1 Loïc Dachary
15
h3. Add a workflow section to the description
16
17
The issue is used to figure out at what point of the release workflow it currently is. The "development workflow":http://ceph.com/docs/master/dev/development-workflow/ must be copied and edited to reflect the specifics of the version being released (i.e. replacing roles by names of people responsible for a given component at this point in time for instance). Here is an example from "firefly v0.80.10":http://tracker.ceph.com/issues/11090
18
19
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release
20
* "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
21 3 Loïc Dachary
** Loic asks Sage if a point release should be published
22 1 Loïc Dachary
** Loic gets approval from all leads
23
*** Yehuda, rgw: 
24
*** Gregory, CephFS:
25
*** Josh, RBD:
26
*** Sam, rados:
27
** Sage writes and commits the release notes 
28
** Loic informs Yuri that the branch is ready for testing 
29
** Yuri runs additional integration tests
30
** If Yuri discovers new bugs with severity Critical, the relase goes back to being prepared, it was not ready after all
31
** Yuri informs Alfredo that the branch is ready for release
32 3 Loïc Dachary
** Alfredo creates the packages and sets the release tag
33 1 Loïc Dachary
34 2 Loïc Dachary
h3. Add a release information template to the description
35 1 Loïc Dachary
36 2 Loïc Dachary
This will be used by the person responsible for the publishing the release. Although it is largely redundant with information from the context, it can convenientely be copy pasted and does not require any understanding of the conventions used for backporting. The release manager can publish the release with just this information and nothing else. The commit hash (**???**) below is in the release branch and has "received approval by everyone involved":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
37
38 1 Loïc Dachary
* branch to build from: firefly, commit:???
39
* version: v0.80.10
40
* type of release: point release
41 2 Loïc Dachary
* where to publish the release: debian/rpm-$release and debian/debian-$release