551 Commits

Author SHA1 Message Date
Zuul
27473eaf37 Merge "[doc] updating when to change the release model" 2021-01-28 17:35:01 +00:00
Zuul
73d86dd5c3 Merge "Add doc related to validation status (red, orange, green)" 2021-01-28 17:34:47 +00:00
Zuul
a506b2af8f Merge "Generalize usage of tools/process_auto_releases.sh" 2021-01-21 08:51:42 +00:00
Hervé Beraud
1764fb4767 [doc] updating when to change the release model
These sentences seems wrong as we proposed many time to move release
models in the middle of the cycle.

Change-Id: I71cb18682761775894bf4f03ddc68f5b66335335
2021-01-20 10:21:53 +01:00
Zuul
301a0c1ad2 Merge "Allow to tag projects as "last" on EM branches" 2021-01-18 16:16:26 +00:00
Zuul
addb88c9f4 Merge "Fix typo" 2021-01-18 12:35:49 +00:00
Zuul
be43e65177 Merge "Remove useless email section" 2021-01-18 12:35:44 +00:00
Hervé Beraud
3cf523a861 Generalize usage of tools/process_auto_releases.sh
As it was proposed during the PTG these changes update our PROCESS as we go
during this cycle.

Change-Id: I1f6d82af5fddc01a777fb105b05974f5ae2f39d1
2021-01-15 11:55:32 +01:00
Hervé Beraud
39c828d596 Fix typo
Change-Id: I40fb4b31e1c3ebc3b4b41a800c8e6be48393698d
2021-01-15 11:29:22 +01:00
Hervé Beraud
2a0e624020 Add doc related to validation status (red, orange, green)
As discussed during one of our meeting few weeks ago here is the doc
related to the flag status process used by the release team to hold our
validations in the case where we face a repeatable issue.

Change-Id: Iafe0f01c8607cbb9e297cd4b99e099a31e471960
2021-01-14 12:04:34 +01:00
Hervé Beraud
c41c035aa6 Remove useless email section
During milestone-2 we automatically propose to release each project
that haven't yet been released previously [1] so I think this section
of the email is useless.

This patch allow us to discuss about this.

[1] https://releases.openstack.org/reference/process.html#milestone-2

Change-Id: I0f55cada96e971c948f17333c3d4f19bcf5cc4eb
2021-01-14 09:20:06 +01:00
Hervé Beraud
8d61d2482b Allow to tag projects as "last" on EM branches
For testing for Extended Maintenance branches with branchless
Tempest and Tempest plugins, we need to release the new tag
for Tempest and its plugins as last compatible version for that
Extended Maintenance branches.

This commits adds the documentation and validation machinery changes about
that tag $series-last which will be used for branchless testing tooling.

Change-Id: I799e8e637a54a46fd7ca74dd568ea2c7506fa32d
Depends-On: https://review.opendev.org/c/openstack/project-team-guide/+/769821
2021-01-12 11:56:50 +01:00
Thierry Carrez
61a6a579ee Website: Add link to the git repository
From the website it is unclear how to find the data behind it.
Add a link to the openstack/releases repository in the introduction
of the Documentation section.

Change-Id: Iae94beae7d30d348157fc8fe3772d252bb29f154
2021-01-05 15:39:05 +01:00
Zuul
7d6a91ea47 Merge "Remove useless canary tests" 2020-12-30 13:08:06 +00:00
Hervé Beraud
1cbd21ad2b Remove useless canary tests
This topic was part of our PTG's discussions, these changes remove the
remaining occurences.

https://etherpad.opendev.org/p/wallaby-ptg-os-relmgt

Change-Id: Ibb96d11036307b8366bce6190345da30fc2996b9
2020-12-15 13:51:32 +01:00
Hervé Beraud
cd2bd75fae Replace series name by template variable
Change-Id: I809796106045fbc6b25b89937e20d56a5a35d3c4
2020-12-15 13:43:46 +01:00
Zuul
6f91ef6d70 Merge "Fix pygments_style" 2020-11-26 09:15:23 +00:00
wu.shiming
3aa131945b Fix pygments_style
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

more info : http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Ia6dafb44a140f8a5fd4f55682d9fb34967e7643c
2020-11-20 15:46:00 +08:00
Hervé Beraud
003eb35717 Adding a tool to track project who need to drop eol branches
Since transition from the EOL model to the EM model eol branches
are no longer removed and this step is no longer in the release team
process.

Keep stale branches can be an issue in some situation especially with
zuul and our gates. To avoid this situation the release team propose
to reintroduce regular checks to ensure that we remove stale branches
that have been tagged eol previously.

As discussed during our previous meetings soon it will be possible to design
a new job and to trigger it to remove eol branches automatically.
This will possible when the infra would have been updated and when all
the needed pieces will be in place.

Change-Id: I53aeb3211bb3251a3278472a514a39afe825cdd2
2020-11-12 10:57:39 +00:00
Zuul
e8cd9543de Merge "add tooling to list em series from data" 2020-11-05 10:35:46 +00:00
Hervé Beraud
d8aba0991d add tooling to list em series from data
Change-Id: I114f08c0c1c38a31f34d798562dd530910bcd3d5
2020-11-04 16:53:14 +01:00
Zuul
7546edbb2a Merge "ignore trailing projects in R-2" 2020-11-02 15:09:48 +00:00
Zuul
093e6cf9d2 Merge "List the Wallaby cycle signing key as current" 2020-10-30 15:55:33 +00:00
Jeremy Stanley
861d465a94 List the Wallaby cycle signing key as current
This sets the end date for the Victoria key, adds the Wallaby key
starting today and links to a minimal export of the corresponding
public key and its details on the keyserver network. This can be
amended with a new patchset or a follow-up change to correct the
included dates after the key material change (Depends-On below)
merges and goes into effect.

Change-Id: I97ca5ee0baf20a9470189fa621a1fa30115aeb15
Depends-On: https://review.opendev.org/760364
2020-10-29 14:23:02 +00:00
Hervé Beraud
1199a651ad ignore trailing projects in R-2
Change-Id: I1af7776a26b4df945abcf79f09684370f1cf8c54
2020-10-27 10:43:07 +01:00
Zuul
0c59b5cc5e Merge "Automate review inbox dashboard link" 2020-10-26 13:08:22 +00:00
Sean McGinnis
f4566fb27d
Automate review inbox dashboard link
We have gerrit-dash-creator and https://tiny.cc/ReleaseInbox, but both
require manual steps to be taken by someone each time the status of a
series changes. Since we already capture series status data in a format
that is easily parsable, let's just add a sphinx directive to make this
automatic.

Change-Id: I05b2a65b52809d249bfb299164d624f6de5bff02
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-10-22 15:51:55 -05:00
Hervé Beraud
e20bf3b69a Adding PTL Cycle Information
Change-Id: I0b872e16a64f51b5926bc85c5e926a84b2253d16
2020-10-22 17:31:10 +02:00
Zuul
f47f43940d Merge "R-3 Tagging cwi branchless deliverables (tempest-plugin)" 2020-10-19 16:30:43 +00:00
Zuul
2c4bdcf71b Merge "reminder lighten up for QA releases" 2020-10-19 16:30:42 +00:00
Zuul
b2f8125915 Merge "Adding a new tools to search topic on the ML" 2020-10-19 16:25:28 +00:00
Zuul
fef70e90fc Merge "Add examples of previous highlights" 2020-10-19 13:13:54 +00:00
Zuul
f343912bd1 Merge "Adding notes to process" 2020-10-15 14:23:54 +00:00
Hervé Beraud
e86903c319 Adding notes to process
Change-Id: I0415351582e82bc787efdfbaff906a4ff5841590
2020-10-14 15:35:49 +02:00
Hervé Beraud
9e527f9e0e Mark Victoria as released
Change-Id: I5ffa9113d70e3d73c409d595bbe3e43035468416
Co-Authored-By: Sébastien Boyron <sboyron@redhat.com>
2020-10-14 14:23:25 +02:00
Hervé Beraud
4c8da5112c R-3 Tagging cwi branchless deliverables (tempest-plugin)
Change-Id: If6b2e7d4f7b2e75bdabb7066870b3a0477b52d1a
2020-10-06 11:53:50 +02:00
Hervé Beraud
0df8552c66 Update final-rc process
Change-Id: Ibf58932cfddeb7480d0662c838de8eea6e5df31a
2020-10-05 15:34:21 +02:00
Hervé Beraud
5392d1725a fix typo
Change-Id: I2e9ee48117b7866bd8740128427717db0d1eed07
2020-10-05 11:46:29 +02:00
Prithvi Patel
67da9f0a35 Add examples of previous highlights
Added Train cycle highlights for future highlights.

Change-Id: I58f6e3de5207be8731b750e8f74f75fba3d2526e
2020-10-02 14:57:48 -04:00
Hervé Beraud
2d40559204 reminder lighten up for QA releases
Change-Id: Iad130b91d03653a3eca6d35a24657c33dfcb7f6c
2020-10-02 18:16:43 +02:00
Hervé Beraud
a8ab91eebc Adding a new tools to search topic on the ML
By default it will research for topics related to the release team but
pattern can be overriden to looking for all kind of topics (c.f the
related doc).

Usages
------

The following example will search for all emails sent openstack-discuss
who match release topics from the creation of the mailing list to the
current day:

```
$ tools/search_emails.py
```

In the following example we search for release countdown emails sent
between May 2020 and today:

```
tools/search_emails.py --topic ".?\[release\] Release countdown.*" --starting-date 2020-5-1
Looking for emails between 2020 May and 2020 September and sent by
Analyzing May 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-May
Analyzing June 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-June
Analyzing July 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-July
Analyzing August 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-August
Analyzing September 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-September
15 result(s) have been found
2020-May:
        - [release] Release countdown for week R-1, May 4 - 8 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014577.html
        - [release] Release countdown for week R-0, May 11 - 15 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014780.html
        - [release] Release countdown for week R-20, May 25 - 29 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014999.html
2020-June:
        - [release] Release countdown for week R-17, Jun 15 - Jun 19 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015415.html
        - [release] Release countdown for week R-16, Jun 22 - Jun 26 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015541.html
2020-July:
        - [release] Release countdown for week R-13  July 13 - July 17 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015878.html
        - [release] Release countdown for week R-12  July 20 - July 24 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016056.html
2020-August:
        - [release] Release countdown for week R-10  August 3 - 7 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016243.html
        - [release] Release countdown for week R-8 Aug 17 - 21 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016534.html
        - [release] Release countdown for week R-7 Aug 24 - 28 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016709.html
        - [release] Release countdown for week R-6 Aug 31 - Sept 4 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016894.html
2020-September:
        - [release] Release countdown for week R-5 Sept 7 - 11 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017079.html
        - [release] Release countdown for week R-4 Sept 14 - 18 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017210.html
        - [release] Release countdown for week R-3 Sept 21 - 25 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017399.html
        - [release] Release countdown for week R-2 Sept 28 - Oct 2 - Sean McGinnis
        http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017616.html
```

Change-Id: Ib1fe5f74b408ac489b12c4ef003860ce7aee1532
2020-10-02 15:57:38 +02:00
Zuul
be350ddaf1 Merge "Update SKS Keyserver URLs" 2020-09-28 15:03:02 +00:00
Zuul
6146adde45 Merge "Add Cinder-specific dates for Wallaby schedule" 2020-09-28 14:02:45 +00:00
Brian Rosmaita
2281bb5be3 Add Cinder-specific dates for Wallaby schedule
Change-Id: Id87965217fd036af6b80878b1448a3cfedbd61be
2020-09-25 19:07:51 -04:00
Ben Nemec
08d4625d2b Add Oslo Feature Freeze to Wallaby release schedule
Change-Id: I27880d9debc589a6bf573489c9c06cccf842bf73
2020-09-25 20:37:43 +00:00
Jeremy Stanley
c453d884df Update SKS Keyserver URLs
The HKPS proxy on 443/tcp at sks-keyservers.net hasn't been operable
for many months (consistently returning a 502 Bad Gateway error).
Switch to a direct HKP URL on 11371/tcp at pool.sks-keyservers.net
instead, which returns the same content (unfortunately not over an
encrypted connection). The next best alternatives would be to use a
lookup on keyserver.ubuntu.com which misses a lot of the
cross-signing key info, or keys.openpgp.net which only provides a
link to download key material with no additional information and no
signatures.

Change-Id: If7f6e84b9de625f13013189ea04c0a311ac10609
2020-09-23 16:29:49 +00:00
Zuul
56ad9230f4 Merge "Add script to semi-automate bulk releases" 2020-09-21 07:43:17 +00:00
Sean McGinnis
355cd7debd
Add script to semi-automate bulk releases
The release team has a few cases now where we need to propose release
patches for a large set of deliverables. Due to differences in semver
choice based on actually merged commits, along with other decisions that
need to be made while doing these, this process can't be completely
automated. But this adds a script that will automate the majority of the
process to simplify it as much as possible.

Change-Id: I6ec9fa77baab58df93bdadc0ac3c3fa5d3e18804
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-09-11 14:48:55 -05:00
Sébastien Boyron
2d964b4c98 Improve the command to list libs that could be candidates for independent release model
Change-Id: If64808a25800a5bcee7075a06048ef4e1a9757f2
2020-09-11 15:54:04 +02:00
Kendall Nelson
39f0a0c714 Add Cycle Highlight Dates to Wallaby
Change-Id: I7e1d73cab428e893c1ea0145e7ee76e5d865fdf3
2020-09-01 14:39:13 -07:00