Jump to: navigation, search

Difference between revisions of "QA"

(Updating release process)
Line 38: Line 38:
 
| https://opendev.org/openstack/qa-specs
 
| https://opendev.org/openstack/qa-specs
 
|}
 
|}
 +
 +
== Releases Process ==
 +
Along with the release of few projects as per the release team process, QA needs to do some extra steps during OpenStack release to set up the infra for in DevStack and Grenade.
 +
The complete process for project releases and QA responsibilities are documented here: [[QA/releases]]
 +
 +
== Community ==
 +
* IRC Channel: #openstack-qa on freenode
 +
* Email: [http://lists.openstack.org/pipermail/openstack-discuss/ openstack-discuss] ML with [qa] tag in the subject line.
 +
 +
== Meetings ==
 +
The QA project team has a weekly IRC meeting, for more details see: [[Meetings/QATeamMeeting]]
  
 
== Projects ==
 
== Projects ==
Line 422: Line 433:
 
== Project liaisons ==
 
== Project liaisons ==
 
To make cross project communication easier and fill gaps in domain expertise between projects and QA (bidirectionally) each project designates a liaison for handling integration issues. See [[CrossProjectLiaisons#QA|QAProjectLiaisons]].
 
To make cross project communication easier and fill gaps in domain expertise between projects and QA (bidirectionally) each project designates a liaison for handling integration issues. See [[CrossProjectLiaisons#QA|QAProjectLiaisons]].
 
=== Pushing Releases ===
 
The process for pushing project releases is documented here: [[QA/releases]]
 
 
== Community ==
 
IRC Channel: #openstack-qa on freenode
 
=== Meetings ===
 
The QA project team has a weekly IRC meeting, for more details see:
 
 
[[Meetings/QATeamMeeting]]
 
  
 
== History ==
 
== History ==

Revision as of 01:22, 19 April 2020

Contents

QA (Quality Assurance) is an official OpenStack project team.

Project Team Definition

Official Title: OpenStack Quality Assurance

PTL: Masayuki Igawa (masayukig)

Mission Statement:
Develop, maintain, and initiate tools and plans to ensure the upstream stability and quality of OpenStack, and its release readiness at any point during the release cycle.

How to add new Project under QA program

Any new tool or project contributing towards the QA mission can be added under QA program. Below are the steps to do that.

  • Discuss the idea on #openstack-qa channel or openstack-discuss ML with [qa] tag in the subject line.

Feature Proposal & Design discussions

Any feature for any of the QA projects which need design discussions can be done via proposing the spec in qa-specs repository. Refer qa-specs-process for details.

Not all features need QA spec, to know that if your proposal needs QA spec please feel free to reach out to QA team in #openstack-qa IRC channel or openstack-discuss ML with [qa] tag in the subject line.

QA Specification

QA Specs Core Team

Source code https://opendev.org/openstack/qa-specs

Releases Process

Along with the release of few projects as per the release team process, QA needs to do some extra steps during OpenStack release to set up the infra for in DevStack and Grenade. The complete process for project releases and QA responsibilities are documented here: QA/releases

Community

  • IRC Channel: #openstack-qa on freenode
  • Email: openstack-discuss ML with [qa] tag in the subject line.

Meetings

The QA project team has a weekly IRC meeting, for more details see: Meetings/QATeamMeeting

Projects

The OpenStack QA project team is made of multiple projects which each run independently towards the goals of the project team. Each project maintains a separate core team based on who provides reviews in those projects.

For the purposes of voting on QA Project Team activities, anyone that's core on any of the projects gets a vote.

Tempest

Tempest Core Team

Source code http://git.openstack.org/cgit/openstack/tempest/
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest
Documentation https://docs.openstack.org/tempest/latest//

Patrole

Patrole Core Team

Source code http://git.openstack.org/cgit/openstack/patrole
Bug & Feature tracker https://storyboard.openstack.org/#!/project/1040
Documentation https://docs.openstack.org/patrole/latest//

DevStack

Devstack Core Team

As of 19Aug2014 'DevStack is part of the QA program.

Mission Statement

DevStack's mission is to provide and maintain tools used for the installation of the central OpenStack services from source (git repository master, or specific branches) suitable for development and operational testing. It also demonstrates and documents examples of configuring and running services as well as command line client usage.

Description

DevStack is an opinionated script to quickly create an OpenStack development environment. It can also be used to demonstrate starting/running OpenStack services and provide examples of using them from a command line. The example exercises were fleshed out beyond simple examples and became useful as a quick sanity check for the OpenStack installation. That sanity check became the basis for the Gerrit gate tests for all OpenStack checkins and continues in that role until Tempest takes over. These remain as the driving priorities for ongoing DevStack development.

DevStack is not and has never been intended to be a general OpenStack installer. It has evolved to support a large number of configuration options and alternative platforms and support services. However, that evolution has grown well beyond what was originally intended and unfortunately many of the configuration combinations are rarely, if ever, tested.


The simplest way to try DevStack is to run script https://github.com/makelinux/devstack-install-on-iso, which automatically installs Ubuntu in VM and DevStack without any manual configuration.

Source Code https://github.com/openstack-dev/devstack
Bug tracker https://bugs.launchpad.net//devstack
Feature tracker https://blueprints.launchpad.net/devstack
Developer Documentation https://docs.openstack.org/devstack/latest//

Grenade

Grenade Core Team

For more information see: Grenade

Source code http://git.openstack.org/cgit/openstack-dev/grenade/
Bug tracker https://bugs.launchpad.net/grenade
Feature tracker https://blueprints.launchpad.net/grenade
Documentation https://docs.openstack.org/grenade/latest

Hacking

Hacking Core Team

Source code http://git.openstack.org/cgit/openstack-dev/hacking
Bug tracker https://bugs.launchpad.net/hacking
Feature tracker https://blueprints.launchpad.net/hacking
Documentation https://docs.openstack.org/hacking/latest

os-testr

OS Testr Core Team

Source code http://git.openstack.org/cgit/openstack/os-testr
Bug tracker https://bugs.launchpad.net/os-testr
Feature tracker https://blueprints.launchpad.net/os-testr
Documentation https://docs.openstack.org/os-testr/latest/

Openstack Health

Openstack Health Core Team

Source code http://git.openstack.org/cgit/openstack/openstack-health
Bug tracker https://bugs.launchpad.net/openstack-health
Feature tracker https://blueprints.launchpad.net/openstack-health

Stackviz

Stackviz Core Team

Source code http://git.openstack.org/cgit/openstack/stackviz
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest
Documentation https://docs.openstack.org/stackviz/latest/

coverage2sql

Coverage2sql Core Team

Source code https://opendev.org/openstack/coverage2sql
Bug tracker https://bugs.launchpad.net/coverage2sql
Feature tracker https://blueprints.launchpad.net/coverage2sql
Documentation https://docs.openstack.org/coverage2sql/latest//

OS Performance Tools

OS Performance Tools Core Team

Source code http://git.openstack.org/cgit/openstack/os-performance-tools
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest
Documentation https://docs.openstack.org/os-performance-tools/latest/

Bashate

Bashate Core Team

Source code http://git.openstack.org/cgit/openstack-dev/bashate
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest
Documentation https://docs.openstack.org/bashate/latest/

Devstack Plugin Container

Devstack Plugin Container Core Team

Source code https://opendev.org/openstack/devstack-plugin-container
Bug tracker https://bugs.launchpad.net/devstack
Feature tracker https://blueprints.launchpad.net/devstack

Devstack Plugin Ceph

Devstack Plugin Ceph Core Team

Source code https://opendev.org/openstack/devstack-plugin-ceph
Bug tracker https://bugs.launchpad.net/devstack-plugin-ceph
Feature tracker https://blueprints.launchpad.net/devstack-plugin-ceph

Devstack Plugin Open Cas

Devstack Plugin Open Cas Core Team

Source code https://opendev.org/openstack/devstack-plugin-open-cas
Bug tracker https://bugs.launchpad.net/devstack
Feature tracker https://blueprints.launchpad.net/devstack

Devstack Plugin NFS

Devstack Plugin NFS Core Team

Source code https://opendev.org/openstack/devstack-plugin-nfs
Bug tracker https://bugs.launchpad.net/devstack-plugin-nfs
Feature tracker https://blueprints.launchpad.net/devstack-plugin-nfs

Devstack Tools

Devstack Tools Core Team

Source code https://opendev.org/openstack/devstack-tools
Bug tracker https://bugs.launchpad.net/devstack
Feature tracker https://blueprints.launchpad.net/devstack

Devstack Vagrant

Devstack Vagrant Core Team

Source code http://git.openstack.org/cgit/openstack-dev/devstack-vagrant
Bug tracker https://bugs.launchpad.net/devstack
Feature tracker https://blueprints.launchpad.net/devstack

Eslint Config Openstack

Eslint Config Openstack Core Team

Source code https://opendev.org/openstack/eslint-config-openstack
Bug tracker https://bugs.launchpad.net/eslint-config-openstack
Feature tracker https://blueprints.launchpad.net/eslint-config-openstack

Karma Subunit Reporter

Karma Subunit Reporter Core Team

Source code https://opendev.org/openstack/karma-subunit-reporter
Bug tracker https://bugs.launchpad.net/Tempest
Feature tracker https://blueprints.launchpad.net/Tempest

Tempest Stress

Tempest Stress Core Team

Source code https://opendev.org/openstack/tempest-stress
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest

Tempest Plugin Cookiecutter

Tempest Plugin Cookiecutter Core Team

Source code http://git.openstack.org/cgit/openstack/tempest-plugin-cookiecutter
Bug tracker https://bugs.launchpad.net/tempest
Feature tracker https://blueprints.launchpad.net/tempest

Devstack Plugin Cookiecutter

Devstack Plugin Cookiecutter Core Team

Source code http://git.openstack.org/cgit/openstack-dev/devstack-plugin-cookiecutter
Bug tracker https://bugs.launchpad.net/devstack
Feature tracker https://blueprints.launchpad.net/devstack

Tempest-lib (Deprecated)

As of the 1.0.0 release tempest-lib as a separate repository and project is deprecated. The library now exists as part of the tempest project, all future development will occur there. To use the library for future releases update your imports from tempest_lib to tempest.lib, and add tempest>=10 to your project requirements

Project liaisons

To make cross project communication easier and fill gaps in domain expertise between projects and QA (bidirectionally) each project designates a liaison for handling integration issues. See QAProjectLiaisons.

History

  • Previous PTLs
    • Sean Dague (sdague), ..Havana and Icehouse release
    • Matthew Treinish (mtreinish): Juno, Kilo, Liberty and Mitaka releases
    • Ken'ichi Ohmichi (oomichi): Newton and Ocata releases
    • Andrea Frittoli (andreaf): Pike and Queens releases
    • Ghanshyam Mann (gmann): Rocky, Stein, Train and Ussuri release
    • Masayuki Igawa (masayukig): Victoria Release