Merge "Add stackforge/designate-specs"
This commit is contained in:
@@ -103,6 +103,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
|
||||
@@ -1152,6 +1152,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
|
||||
|
||||
@@ -591,6 +591,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
|
||||
|
||||
@@ -3583,6 +3583,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
|
||||
|
||||
Reference in New Issue
Block a user