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
|
||||
projects:
|
||||
- stackforge/designate
|
||||
- stackforge/designate-specs
|
||||
- stackforge/python-designateclient
|
||||
branches:
|
||||
- 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
|
||||
- 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:
|
||||
name: billingstack
|
||||
|
@ -582,6 +582,7 @@
|
||||
options:
|
||||
- direct-release
|
||||
- project: stackforge/designate
|
||||
- project: stackforge/designate-specs
|
||||
- project: stackforge/driverlog
|
||||
description: Vendor drivers for OpenStack
|
||||
upstream: git://github.com/Mirantis/oscp.git
|
||||
|
@ -3550,6 +3550,14 @@ projects:
|
||||
- post-mirror-python27
|
||||
- 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
|
||||
check:
|
||||
- gate-entropy-docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user