Add remaining pipelines to zuul-status dashboard

The ordering is based on what we have in zuul/layout.yaml.

Change-Id: Idcb46c6c3a630bf032192642aa733a545ab03eea
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-04-21 17:49:07 -04:00
parent e40888e8f5
commit d044f028d7
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 72 additions and 0 deletions

View File

@ -39,6 +39,15 @@ dashboard:
targets:
- target: stats.gauges.zuul.pipeline.post.current_changes
type: singlestat
- title: Release-Post
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.release-post.current_changes
type: singlestat
valueName: current
valueName: current
- title: Tag
span: 2
@ -67,6 +76,69 @@ dashboard:
- target: stats.gauges.zuul.pipeline.release.current_changes
type: singlestat
valueName: current
- title: Silent
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.silent.current_changes
type: singlestat
valueName: current
- title: Experimental
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.experimental.current_changes
type: singlestat
valueName: current
- title: Periodic
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.periodic.current_changes
type: singlestat
valueName: current
- title: Periodic-Stable
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.periodic-stable.current_changes
type: singlestat
valueName: current
- title: Check-TripleO
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.check-tripleo.current_changes
type: singlestat
valueName: current
- title: Experimental-TripleO
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.experimental-tripleo.current_changes
type: singlestat
valueName: current
- title: Merge-Check
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.merge-check.current_changes
type: singlestat
valueName: current
showTitle: true
- title: Graphs
height: 250px