Merge "Create qa-specs git repo"
This commit is contained in:
commit
693d5d3d7d
@ -229,6 +229,7 @@ openstack-qa:
|
||||
- change-merged
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/qa-specs
|
||||
- openstack/tempest
|
||||
- openstack-dev/devstack
|
||||
- openstack-dev/grenade
|
||||
|
@ -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
|
@ -321,6 +321,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
|
||||
|
@ -2118,6 +2118,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user