Update row names for zuul status dashboard

Trivial change that updates the name of the rows for the zuul status
dashboard.  This is also to ensure our gate is working currently.

Change-Id: I68d8f40bee4ee9230d5abc3a4391eb66b2188d93
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger
2015-10-06 08:06:39 -04:00
parent 41d654ac12
commit d88e897f2c

View File

@@ -1,7 +1,7 @@
dashboard: dashboard:
title: Zuul Status title: Zuul Status
rows: rows:
- title: Row1 - title: Single Stats
height: 150px height: 150px
panels: panels:
- title: Check Pipeline - title: Check Pipeline
@@ -28,7 +28,7 @@ dashboard:
targets: targets:
- target: stats.gauges.zuul.pipeline.post.current_changes - target: stats.gauges.zuul.pipeline.post.current_changes
type: singlestat type: singlestat
- title: Row2 - title: Graphs
height: 250px height: 250px
panels: panels:
- title: Test Nodes - title: Test Nodes