Fix building nodes panel for zuul launchers

We will never have manager nodes that are set to building, because
zuul-launcher does not work that way.  Switch back to target for
building.

Change-Id: I20f841473987b5099b7869ae69a4ce3cca696e71
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-06-08 19:52:22 -04:00
parent 8365913c73
commit b093ce94e6
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ dashboard:
- title: Building Nodes
span: 3
targets:
- target: aliasByNode(stats.gauges.nodepool.manager.*.nodes.building, 4)
- target: aliasByNode(stats.gauges.nodepool.target.*.nodes.building, 4)
type: graph
- title: Ready Nodes
span: 3