Merge "Import python-jenkins project to stackforge"

This commit is contained in:
Jenkins 2014-04-21 23:42:47 +00:00 committed by Gerrit Code Review
commit 8fc7644081
5 changed files with 36 additions and 0 deletions

View File

@ -44,6 +44,7 @@ openstack-infra:
- openstack-infra/zuul
- openstack-infra/zuul-packaging
- openstack/requirements
- stackforge/python-jenkins
branches:
- master
- feature/gearman

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
label-Approved = +0..+1 group python-jenkins-core
label-Code-Review = -2..+2 group python-jenkins-core
workInProgress = group python-jenkins-core
[access "refs/tags/*"]
create = group python-jenkins-ptl
pushTag = group python-jenkins-ptl
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -858,6 +858,19 @@
- openstack-publish-jobs
- pypi-jobs
- project:
name: python-jenkins
github-org: stackforge
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- hook-{name}-rtfd
- project:
name: python-kiteclient
github-org: stackforge

View File

@ -804,6 +804,9 @@
description: Client for OpenStack Climate
acl-config: /home/gerrit2/acls/stackforge/climate.config
- project: stackforge/python-designateclient
- 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
- project: stackforge/python-kiteclient
description: Python bindings to Kite.
- project: stackforge/python-libraclient

View File

@ -2895,6 +2895,12 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: stackforge/python-jenkins
check:
- noop
gate:
- noop
- name: openstack-infra/releasestatus
check:
- noop