Add gerrit-verification-status-plugin project.
Change-Id: Idc43f0716d152f623459369cab84d6166e140a88
This commit is contained in:
parent
09116ced39
commit
5efb744f30
@ -7,6 +7,9 @@ openstack-infra:
|
||||
- openstack/openstack-ci-puppet
|
||||
- openstack-ci/git-review
|
||||
- openstack-ci/zuul
|
||||
- openstack-ci/gerrit
|
||||
- openstack-ci/gerrit-trigger-plugin
|
||||
- openstack-ci/gerrit-verification-status-plugin
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -0,0 +1,20 @@
|
||||
---
|
||||
main:
|
||||
name: 'gate-gerrit-verification-status-plugin-merge'
|
||||
github_org: 'openstack-ci'
|
||||
review_site: 'review.openstack.org'
|
||||
project: 'gerrit-verification-status-plugin'
|
||||
authenticatedBuild: 'false'
|
||||
concurrent: 'true'
|
||||
|
||||
triggers:
|
||||
- zuul
|
||||
|
||||
builders:
|
||||
- gerrit_git_prep
|
||||
|
||||
scm:
|
||||
scm: 'false'
|
||||
|
||||
assignednode:
|
||||
node: 'precise'
|
@ -78,6 +78,12 @@ projects:
|
||||
post:
|
||||
- gerrit-package
|
||||
|
||||
- name: openstack-ci/gerrit-verification-status-plugin
|
||||
check:
|
||||
- gate-gerrit-verification-status-plugin-merge
|
||||
gate:
|
||||
- gate-gerrit-verification-status-plugin-merge
|
||||
|
||||
- name: openstack/openstack-ci-puppet
|
||||
check:
|
||||
- gate-ci-puppet-merge:
|
||||
|
Loading…
x
Reference in New Issue
Block a user