From 21122a134301591fff3b3e719048e832c8eb1bb2 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Thu, 13 Nov 2014 11:58:40 +0100 Subject: [PATCH] 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 --- modules/releasestatus/files/integrated.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/releasestatus/files/integrated.yaml b/modules/releasestatus/files/integrated.yaml index 0802318355..0e73bf9aeb 100644 --- a/modules/releasestatus/files/integrated.yaml +++ b/modules/releasestatus/files/integrated.yaml @@ -1,8 +1,8 @@ # Name of the series -series: juno +series: kilo # Final release date -releasedate: 2014-10-16 +releasedate: 2015-04-30 # Short milestone codes, with number of weeks leading to them, not including # 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, Oct 16] - 5 weeks for rc and release, not including release week milestones: - - [6, j1] - - [5, j2] - - [5, j3] - - [5, Oct 16] + - [7, k1] + - [6, k2] + - [5, k3] + - [5, Apr 30] # Set of projects to consider in the report products: @@ -33,3 +33,4 @@ products: - heat - trove - sahara + - ironic