Project

General

Profile

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

Loïc Dachary, 11/19/2015 10:40 PM

1 1 Loïc Dachary
h3. Create a new version
2
3 5 Loïc Dachary
* http://tracker.ceph.com/projects/ceph/versions/new
4
* only set the name with **release version** (for instance **v0.80.10**)
5 10 Loïc Dachary
* select *Shared with subprojects*
6 1 Loïc Dachary
7 9 Loïc Dachary
h3. Decide who will drive the point release
8
9
There is no formal process. Someone volunteers and discuss it with [[HOWTO#Whos-who|other members of the team]], via e-mail or irc.
10
11 1 Loïc Dachary
h3. Create new task
12
13
* http://tracker.ceph.com/projects/ceph-releases/issues/new
14 4 Loïc Dachary
* Title *release version* (for instance **firefly v0.80.10**)
15 1 Loïc Dachary
* Assign it to the "backporter":http://tracker.ceph.com/projects/ceph-releases responsible for it
16 7 Loïc Dachary
* Set the *Release* field to the release (for instance **firefly**)
17 5 Loïc Dachary
* Set the *Target version* field to the version (for instance **v0.80.10**)
18 4 Loïc Dachary
* Set the priority to *Urgent* for LTS releases and *High* for Stable releases
19 11 Loïc Dachary
* Update the [[HOWTO|HOWTO landing page]] (link to the task and the "Who's who section")
20 1 Loïc Dachary
21
h3. Add a workflow section to the description
22
23 7 Loïc Dachary
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
24 1 Loïc Dachary
25
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-release
26
* "Cutting the release":http://ceph.com/docs/master/dev/development-workflow/#cutting-a-new-stable-release
27 3 Loïc Dachary
** Loic asks Sage if a point release should be published
28 1 Loïc Dachary
** Loic gets approval from all leads
29
*** Yehuda, rgw: 
30
*** Gregory, CephFS:
31
*** Josh, RBD:
32
*** Sam, rados:
33
** Sage writes and commits the release notes 
34
** Loic informs Yuri that the branch is ready for testing 
35
** Yuri runs additional integration tests
36 6 Loïc Dachary
** 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
37 1 Loïc Dachary
** Yuri informs Alfredo that the branch is ready for release
38 3 Loïc Dachary
** Alfredo creates the packages and sets the release tag
39 1 Loïc Dachary
40 2 Loïc Dachary
h3. Add a release information template to the description
41 1 Loïc Dachary
42 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
43
44 1 Loïc Dachary
* branch to build from: firefly, commit:???
45
* version: v0.80.10
46
* type of release: point release
47 12 Loïc Dachary
** where to publish the release: http://download.ceph.com/debian-$release and http://download.ceph.com/rpm-$release