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:
Khai Do
2013-01-03 14:26:16 -08:00
committed by Jenkins
parent e62a428e28
commit f663c7f660
4 changed files with 25 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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