Merge "Add ciwatch - CI monitoring tool"

This commit is contained in:
Jenkins 2015-10-05 21:52:01 +00:00 committed by Gerrit Code Review
commit 788a3e006b
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group ciwatch-core
create = group ciwatch-release
label-Code-Review = -2..+2 group ciwatch-core
label-Workflow = -1..+1 group ciwatch-core
[access "refs/tags/*"]
pushSignedTag = group ciwatch-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -84,6 +84,8 @@
description: Tool to produce static HTML that shows progress during a Bug Day
options:
- direct-release
- project: openstack-infra/ciwatch
description: An OpenStack third-party CI monitoring tool
- project: openstack-infra/devstack-gate
description: Run DevStack in the gate
use-storyboard: true

View File

@ -592,6 +592,7 @@ openstack-infra:
- openstack-infra/askbot-theme
- openstack-infra/bindep
- openstack-infra/bugdaystats
- openstack-infra/ciwatch
- openstack-infra/devstack-gate
- openstack-infra/elastic-recheck
- openstack-infra/gear
@ -1401,6 +1402,7 @@ openstack-third-party-ci:
- change-merged
- x-vrif-minus-2
projects:
- openstack-infra/ciwatch
- openstack-infra/project-config-example
- stackforge/third-party-ci-tools
branches:

View File

@ -5947,6 +5947,11 @@ projects:
post:
- bugdaystats-branch-tarball
- name: openstack-infra/ciwatch
template:
- name: merge-check
- name: noop-jobs
- name: openstack-infra/devstack-gate
template:
- name: merge-check