diff --git a/doc/source/victoria/schedule.rst b/doc/source/victoria/schedule.rst index 922ed80b90..f9ae116e6e 100644 --- a/doc/source/victoria/schedule.rst +++ b/doc/source/victoria/schedule.rst @@ -188,6 +188,34 @@ Germany. Project-specific events ======================= +Manila +------ + +.. _v-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs targeted to Victoria must be approved by the end of the week. + +.. _v-manila-new-driver-deadline: + +Manila New Driver Deadline +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +By the end of the week all new backend drivers for Manila must be substantially +complete, with unit tests, and passing 3rd party CI. Drivers do not have to +actually merge until feature freeze. + +.. _v-manila-fpfreeze: + +Manila Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Manila features must be proposed and substantially completed, with +unit, functional and integration tests by the end of the week. + + Oslo ---- diff --git a/doc/source/victoria/schedule.yaml b/doc/source/victoria/schedule.yaml index a62fcc5230..c4bc2bc62e 100644 --- a/doc/source/victoria/schedule.yaml +++ b/doc/source/victoria/schedule.yaml @@ -35,6 +35,8 @@ cycle: - end: '2020-07-10' name: R-14 start: '2020-07-06' + project-specific: + - v-manila-spec-freeze - end: '2020-07-17' name: R-13 start: '2020-07-13' @@ -46,6 +48,8 @@ cycle: start: '2020-07-27' x-project: - v-2 + project-specific: + - v-manila-new-driver-deadline - end: '2020-08-07' name: R-10 start: '2020-08-03' @@ -57,6 +61,8 @@ cycle: - end: '2020-08-21' name: R-8 start: '2020-08-17' + project-specific: + - v-manila-fpfreeze - end: '2020-08-28' name: R-7 start: '2020-08-24'