Add bindep.

Change-Id: I5a9ab25086416c0421415146b4993141a1ad9f5b
Reviewed-on: https://review.openstack.org/32532
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Robert Collins
2013-06-11 19:01:28 +12:00
committed by Jenkins
parent cfb3d19a37
commit 4336f6b815
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group bindep-core
label-Approved = +0..+1 group bindep-core
workInProgress = group bindep-core
[access "refs/tags/*"]
create = group bindep-core
pushTag = group bindep-core

View File

@@ -692,6 +692,17 @@
- pypi-jobs
- project:
name: bindep
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: packstack
github-org: stackforge

View File

@@ -1234,6 +1234,24 @@ projects:
- python-monikerclient-tarball:
- python-monikerclient-pypi-upload
- name: stackforge/bindep
check:
- gate-bindep-pep8
- gate-bindep-python26
- gate-bindep-python27
gate:
- gate-bindep-pep8
- gate-bindep-python26
- gate-bindep-python27
post:
- bindep-branch-tarball
- bindep-coverage
pre-release:
- bindep-tarball
release:
- bindep-tarball:
- bindep-pypi-upload
- name: stackforge/billingstack
check:
- gate-billingstack-pep8