Add python-solumclient to stackforge
See https://blueprints.launchpad.net/solum/+spec/command-line Change-Id: I355b31c399d9db317badd9764bdcd6bf692f4193
This commit is contained in:
@@ -396,5 +396,6 @@ solum:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/solum
|
||||
- stackforge/python-solumclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
[access "refs/*"]
|
||||
owner = group Administrators
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group solum-core
|
||||
label-Approved = +0..+1 group solum-core
|
||||
[access "refs/tags/*"]
|
||||
create = group solum-ptl
|
||||
pushTag = group solum-ptl
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
@@ -1721,3 +1721,12 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: python-solumclient
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
@@ -3632,3 +3632,21 @@ projects:
|
||||
- gate-turbo-hipster-python27
|
||||
post:
|
||||
- turbo-hipster-coverage
|
||||
|
||||
- name: stackforge/python-solumclient
|
||||
check:
|
||||
- gate-python-solumclient-pep8
|
||||
- gate-python-solumclient-python26
|
||||
- gate-python-solumclient-python27
|
||||
- gate-python-solumclient-python33
|
||||
- gate-python-solumclient-pypy
|
||||
- gate-python-solumclient-docs
|
||||
gate:
|
||||
- gate-python-solumclient-pep8
|
||||
- gate-python-solumclient-python26
|
||||
- gate-python-solumclient-python27
|
||||
- gate-python-solumclient-python33
|
||||
- gate-python-solumclient-pypy
|
||||
- gate-python-solumclient-docs
|
||||
post:
|
||||
- python-solumclient-coverage
|
||||
|
||||
Reference in New Issue
Block a user