Jump to: navigation, search

Difference between revisions of "QA/releases"

< QA
(Tempest)
(Projects with only Branches)
Line 114: Line 114:
 
** Step3: Update .gitreview for stable/x – from OpenStack Release Bot  
 
** Step3: Update .gitreview for stable/x – from OpenStack Release Bot  
 
*** Example: https://review.opendev.org/#/c/686991/  
 
*** Example: https://review.opendev.org/#/c/686991/  
** Step5: Update devstack-gate logic to use the new branches  
+
** Step4: Update the master grenade setting for wallaby to master upgrade
 +
*** Example: https://review.opendev.org/c/openstack/grenade/+/785006
 +
** Step5: Update grenade setting in stable/wallaby
 +
*** https://review.opendev.org/c/openstack/grenade/+/785007
 +
** Step6: Update devstack-gate logic to use the new branches  
 
*** Example: new- https://review.openstack.org/#/c/591594/
 
*** Example: new- https://review.openstack.org/#/c/591594/
  

Revision as of 16:04, 6 April 2021

OpenStack QA releases its tooling as per each tool release model and also needs to take care of the new branch set on devstack and grenade. This page explain the process and tasks QA team needs to do on every OpenStack release.

Project Releases

Feature Freeze

QA projects follow different release models (explained in the next section) so feature freeze is not applicable to all of them. We do feature freeze for below projects only:

  • Tempest: Week R-3 (Hard StringFreeze) of cycle release schedule. Example Victoria Release Schedule
  • Devstack: Week R-3 (Hard StringFreeze) of cycle release schedule.
  • Grenade: Week R-3 (Hard StringFreeze) of cycle release schedule.
  • Patrole: Week R-3 (Hard StringFreeze) of cycle release schedule.


Project with release mode: cycle-with-intermediary

Tempest

Patrole

Project with release mode: independent

Below projects are with independent release and not associated with OpenStack cycle release.

Project with no release

Below projects are with no release and maintained as master version only.

  • coverage2sql
  • devstack-plugin-ceph
  • devstack-plugin-cookiecutter
  • devstack-plugin-open-cas
  • devstack-plugin-nfs
  • devstack-vagrant
  • karma-subunit-reporter
  • openstack-health
  • os-performance-tools
  • stackviz
  • tempest-stress
  • tempest-plugin-cookiecutter


Projects with only Branches

For the most part, Devstack and Grenade only have branches, which need to be cut when other projects get stable/* branches during a release.

  • devstack-plugin-container: hanled by devstack-plugin-container team.

Once all done then you deserve to go for beer \o/