Merge "Import python-jenkins project to stackforge"
This commit is contained in:
commit
8fc7644081
@ -44,6 +44,7 @@ openstack-infra:
|
||||
- openstack-infra/zuul
|
||||
- openstack-infra/zuul-packaging
|
||||
- openstack/requirements
|
||||
- stackforge/python-jenkins
|
||||
branches:
|
||||
- master
|
||||
- feature/gearman
|
||||
|
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user