Service release code freeze checkpoint 64/86364/7
authorDaniel de la Rosa <ddelarosa@luminanetworks.com>
Sat, 7 Dec 2019 00:32:44 +0000 (16:32 -0800)
committerThanh Ha <zxiiro@gmail.com>
Tue, 7 Jan 2020 22:57:10 +0000 (17:57 -0500)
Change-Id: I6f7909ae075292d54b08f24aec0455e81541ba02
Signed-off-by: Daniel de la Rosa <ddelarosa@luminanetworks.com>
docs/release-process/managed-release.rst

index 458c7bc6b3acfa32cfd9ca9e22e040c1f914ac73..920c26084de0ce2fedb0ce3ffb626b7063e59e10 100644 (file)
@@ -458,6 +458,27 @@ The remaining artifacts will be automatically scraped:
   * Number of reviews per-reviewer.
 * Grievances raised against the project since the start of the release.
 
+
+Service Release Code Freeze
+-------------------------------------------------------------
+
+There will be an additional checkpoint for Service Releases, where code will
+freeze one week before the schedule release. Here are more details:
+
+* After code-freeze, the specific branch will be locked down, just like with
+  a major release.
+
+* Once the branch is locked, only fixes for blocker bugs will be allowed
+  as long as they are approved by TSC and Release PM.
+
+* Bugs or Regression discovered during RC test will also be considered by
+  Release PM.
+
+* Release PM will track and allow those fixes that have not been reviewed
+  or merged because of project low activity or lack of committers. The
+  deadline to communicate the list of patches waiting review for a
+  particular Service Release is the code freeze date.
+
 Managed Release Integrated Release Process
 ------------------------------------------