Merge "Create a trove-specs repository"
This commit is contained in:
commit
e6bb7f8819
@ -128,6 +128,7 @@ openstack-trove:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- openstack/trove
|
||||
- openstack/trove-specs
|
||||
- openstack/trove-integration
|
||||
- openstack/python-troveclient
|
||||
branches:
|
||||
|
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group trove-core
|
||||
label-Code-Review = -2..+2 group trove-core
|
||||
label-Workflow = -1..+1 group trove-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1344,6 +1344,13 @@
|
||||
- 'gate-trove-buildimage-{datastore}':
|
||||
datastore: 'mongodb'
|
||||
|
||||
- project:
|
||||
name: trove-specs
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
||||
jobs:
|
||||
- specs-jobs
|
||||
|
||||
- project:
|
||||
name: python-troveclient
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
@ -523,6 +523,9 @@
|
||||
- project: openstack/trove
|
||||
docimpact-group: openstack-manuals
|
||||
- project: openstack/trove-integration
|
||||
- project: openstack/trove-specs
|
||||
description: Design Specifications for the Trove project
|
||||
upstream: git://github.com/SlickNik/trove-specs.git
|
||||
- project: openstack/tuskar
|
||||
description: A service for managing OpenStack deployments
|
||||
upstream: git://github.com/tuskar/tuskar.git
|
||||
|
@ -2634,6 +2634,15 @@ projects:
|
||||
- gate-trove-buildimage-mysql
|
||||
- gate-trove-functional-dsvm-mysql
|
||||
|
||||
- name: openstack/trove-specs
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-specs-jobs
|
||||
check:
|
||||
- gate-trove-specs-python27
|
||||
gate:
|
||||
- gate-trove-specs-python27
|
||||
|
||||
# TODO: add docs
|
||||
- name: openstack/tuskar-ui
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user