From 6bb9acc7b20ed897373ed5e7dc7c3c140caa18d7 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 20 Jul 2021 17:45:33 -0500 Subject: [PATCH] Setup dates for Yoga combined election Yoga cycle is going to have combined election. As per the TC charter: - TC election needs to be held in between of R6 to R4 week of Xena release - PTL election needs to be held on or before R3 week. Ref: https://governance.openstack.org/tc/reference/charter.html Release dates: If we combine both election schedule as per TC charter it comes as: between R6 to R4 week: R-6: Aug 23 R-4: Sep 10 Ref: https://releases.openstack.org/xena/schedule.html Change-Id: Ic58a85b83f8178086a3f1721009ddd4af3594e50 --- configuration.yaml | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 4f33105a..43fe6cd1 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,17 +1,20 @@ --- -release: xena -election_type: tc -tag: 892c4f3a851428cf41bab57c6c283e82f1df06d8 -tc_seats: 5 +release: yoga +election_type: combined +tag: oct-2021-elections +tc_seats: 4 timeframe: - name: Victoria-Wallaby - start: 2020-04-24T00:00 - end: 2021-03-08T00:00 - email_deadline: 2021-03-08T00:00 + name: Wallaby-Xena + start: 2020-09-25T00:00 + end: 2021-08-24T00:00 + email_deadline: 2021-08-24T00:00 timeline: - - name: TC Vacancy Nominations - start: 2021-03-25T23:45 - end: 2021-04-08T23:45 - - name: TC Vacancy Election - start: 2021-04-08T23:45 - end: 2021-04-15T23:45 + - name: TC & PTL Nominations + start: 2021-08-17T23:45 + end: 2021-08-24T23:45 + - name: TC Campaigning + start: 2021-08-24T23:45 + end: 2021-08-31T23:45 + - name: TC & PTL Election + start: 2021-08-31T23:45 + end: 2021-09-07T23:45