Add a graph of devstack nodes to zuul status page.
When we have more graphs, this may not be the best page for them, but it seems like a good enough place for this one now. Change-Id: I15c2528088bbfce9d8b577699c2e0440efa27aee Reviewed-on: https://review.openstack.org/18625 Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
396cfb1bd4
commit
7b37c36581
@ -109,12 +109,16 @@
|
|||||||
operation of the OpenStack project. For more information, please see
|
operation of the OpenStack project. For more information, please see
|
||||||
<a href="http://ci.openstack.org/zuul">the Zuul reference manual.</a>
|
<a href="http://ci.openstack.org/zuul">the Zuul reference manual.</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="pipeline-container">
|
<div id="pipeline-container">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<h2> Job Stats </h2>
|
||||||
|
<img src="http://graphite.openstack.org/render/?width=310&height=170&_salt=1356393274.997&graphOnly=false&title=Ready%20Devstack%20Jenkins%20Nodes&hideGrid=false&vtitle=&bgcolor=FFFFFF&fgcolor=000000&target=alias(sumSeries(stats.gauges.devstack.pool.*.oneiric.ready)%2C%22Oneiric%22)&target=alias(sumSeries(stats.gauges.devstack.pool.*.precise.ready)%2C%22Precise%22)"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<hr />
|
<hr />
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
|
Loading…
Reference in New Issue
Block a user