add gearman-plugin project to openstack-infra
Modified zuul, jenkins job builder, gerrit project list and gerrit bot. Change-Id: I6467f5b1c6fb40e6e186280eefe78d14987bd872 Reviewed-on: https://review.openstack.org/18918 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
@@ -17,6 +17,7 @@ openstack-infra:
|
|||||||
- openstack-infra/meetbot
|
- openstack-infra/meetbot
|
||||||
- openstack-infra/nose-html-output
|
- openstack-infra/nose-html-output
|
||||||
- openstack-infra/zuul
|
- openstack-infra/zuul
|
||||||
|
- openstack-infra/gearman-plugin
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group openstack-ci-core
|
||||||
|
label-Approved = +0..+1 group openstack-ci-core
|
||||||
|
workInProgress = group openstack-ci-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -73,6 +73,13 @@
|
|||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: gearman-plugin
|
||||||
|
github-org: openstack-infra
|
||||||
|
node: precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: git-review
|
name: git-review
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
|
@@ -1028,3 +1028,9 @@ projects:
|
|||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: openstack-infra/gearman-plugin
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
Reference in New Issue
Block a user