Add python-congressclient as new project to stackforge
This patch adds the config needed to create the python-congressclient for the congress repo. Change-Id: I420bfa73de3a91776e6587d37be15a6dbcd46ceb
This commit is contained in:
parent
824fcb45e6
commit
ea2c76a0fc
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group congress-core
|
||||
label-Workflow = -1..+1 group congress-core
|
||||
abandon = group congress-core
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group congress-ptl
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -118,6 +118,14 @@
|
||||
- python-jobs
|
||||
- gate-{name}-docs
|
||||
|
||||
- project:
|
||||
name: python-congressclient
|
||||
github-org: stackforge
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: python-ganttclient
|
||||
|
@ -946,6 +946,8 @@
|
||||
- project: stackforge/python-blazarclient
|
||||
description: Client for OpenStack Blazar
|
||||
acl-config: /home/gerrit2/acls/stackforge/blazar.config
|
||||
- project: stackforge/python-congressclient
|
||||
description: Client for OpenStack Congress
|
||||
- project: stackforge/python-jenkins
|
||||
upstream: git://github.com/jeblair/python-jenkins.git
|
||||
description: Python API for managing jobs and nodes in a Jenkins CI instance
|
||||
|
@ -3695,6 +3695,13 @@ projects:
|
||||
post:
|
||||
- mistral-extra-branch-tarball
|
||||
|
||||
- name: stackforge/python-congressclient
|
||||
check:
|
||||
- gate-python-congressclient-pep8
|
||||
- gate-python-congressclient-python27
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/python-mistralclient
|
||||
template:
|
||||
- name: publish-to-pypi
|
||||
|
Loading…
x
Reference in New Issue
Block a user