Add stackforge/designate-specs
Change-Id: Iae06c0f5fab33d0c1bf70b59fce9f363d95069c2
This commit is contained in:
parent
fa59ac7351
commit
473c14fc64
@ -100,6 +100,7 @@ openstack-dns:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/designate
|
- stackforge/designate
|
||||||
|
- stackforge/designate-specs
|
||||||
- stackforge/python-designateclient
|
- stackforge/python-designateclient
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group designate-core
|
||||||
|
label-Workflow = -1..+1 group designate-core
|
||||||
|
abandon = group designate-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group designate-milestone
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1120,6 +1120,15 @@
|
|||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: designate-specs
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-python27
|
||||||
|
- gate-{name}-docs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: billingstack
|
name: billingstack
|
||||||
|
@ -582,6 +582,7 @@
|
|||||||
options:
|
options:
|
||||||
- direct-release
|
- direct-release
|
||||||
- project: stackforge/designate
|
- project: stackforge/designate
|
||||||
|
- project: stackforge/designate-specs
|
||||||
- project: stackforge/driverlog
|
- project: stackforge/driverlog
|
||||||
description: Vendor drivers for OpenStack
|
description: Vendor drivers for OpenStack
|
||||||
upstream: git://github.com/Mirantis/oscp.git
|
upstream: git://github.com/Mirantis/oscp.git
|
||||||
|
@ -3550,6 +3550,14 @@ projects:
|
|||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- post-mirror-python33
|
||||||
|
|
||||||
|
- name: stackforge/designate-specs
|
||||||
|
check:
|
||||||
|
- gate-designate-specs-python27
|
||||||
|
- gate-designate-specs-docs
|
||||||
|
gate:
|
||||||
|
- gate-designate-specs-python27
|
||||||
|
- gate-designate-specs-docs
|
||||||
|
|
||||||
- name: stackforge/entropy
|
- name: stackforge/entropy
|
||||||
check:
|
check:
|
||||||
- gate-entropy-docs
|
- gate-entropy-docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user