Switch release status tracking to Kilo
Specify dates and projects for the Kilo cycle and switch status.o.o/release to track that instead of Juno. Change-Id: I0a07ad03a7459fc9256fde45016cd5de6c324ff5
This commit is contained in:
parent
ee18ccaca0
commit
21122a1343
@ -1,8 +1,8 @@
|
|||||||
# Name of the series
|
# Name of the series
|
||||||
series: juno
|
series: kilo
|
||||||
|
|
||||||
# Final release date
|
# Final release date
|
||||||
releasedate: 2014-10-16
|
releasedate: 2015-04-30
|
||||||
|
|
||||||
# Short milestone codes, with number of weeks leading to them, not including
|
# Short milestone codes, with number of weeks leading to them, not including
|
||||||
# the milestone week. The last one should be the release date.
|
# the milestone week. The last one should be the release date.
|
||||||
@ -14,10 +14,10 @@ releasedate: 2014-10-16
|
|||||||
# [5, j3] - 5 full weeks between j2 and j3 (not including j2 or j3 weeks)
|
# [5, j3] - 5 full weeks between j2 and j3 (not including j2 or j3 weeks)
|
||||||
# [5, Oct 16] - 5 weeks for rc and release, not including release week
|
# [5, Oct 16] - 5 weeks for rc and release, not including release week
|
||||||
milestones:
|
milestones:
|
||||||
- [6, j1]
|
- [7, k1]
|
||||||
- [5, j2]
|
- [6, k2]
|
||||||
- [5, j3]
|
- [5, k3]
|
||||||
- [5, Oct 16]
|
- [5, Apr 30]
|
||||||
|
|
||||||
# Set of projects to consider in the report
|
# Set of projects to consider in the report
|
||||||
products:
|
products:
|
||||||
@ -33,3 +33,4 @@ products:
|
|||||||
- heat
|
- heat
|
||||||
- trove
|
- trove
|
||||||
- sahara
|
- sahara
|
||||||
|
- ironic
|
||||||
|
Loading…
Reference in New Issue
Block a user