Create qa-specs git repo

Create a new git repository for use by the QA Program to do design reviews
in a more sane way prior to approving blueprints.

Change-Id: Ie734c0921c3e36943b6fa30a16060f355ec92492
This commit is contained in:
Sean Dague 2014-03-13 15:07:11 -04:00
parent 6894c3ffaa
commit e21df8257f
4 changed files with 19 additions and 0 deletions

View File

@ -228,6 +228,7 @@ openstack-qa:
- change-merged
- x-vrif-minus-2
projects:
- openstack/qa-specs
- openstack/tempest
- openstack-dev/devstack
- openstack-dev/grenade

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group tempest-core
label-Approved = +0..+1 group tempest-core
workInProgress = group tempest-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -320,6 +320,7 @@
- project: openstack/python-tuskarclient
description: Python bindings and CLI to Tuskar.
upstream: git://github.com/tuskar/python-tuskarclient.git
- project: openstack/qa-specs
- project: openstack/requirements
- project: openstack/sahara
group: sahara

View File

@ -2129,6 +2129,12 @@ projects:
- gate-tempest-dsvm-large-ops
- gate-tempest-dsvm-neutron-large-ops
- name: openstack/qa-specs
check:
- gate-noop
gate:
- gate-noop
- name: openstack/tempest
template:
- name: check-requirements