From 7d061045adf2c1d4e293fcde2a71882d5fbf361e Mon Sep 17 00:00:00 2001 From: armando-migliaccio Date: Wed, 13 Jan 2016 12:06:16 -0800 Subject: [PATCH] Fix URLs for pep8, and unit tests jobs We switched to constrained jobs a while back, but these links were showing the non constrained ones, making these graphs useless. This patch updates them to reflect the jobs that are currently running, however the docs job is left for later as right now switching would make graphite fail with: 'TypeError: reduce() of empty sequence with no initial value' I suspect that's because the job has never failed so far. Change-Id: I60cab40f3c12099d8437616d8301aecd858ef54c --- doc/source/dashboards/gate.dashboard.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/dashboards/gate.dashboard.rst b/doc/source/dashboards/gate.dashboard.rst index a90255b3c..1408c411a 100644 --- a/doc/source/dashboards/gate.dashboard.rst +++ b/doc/source/dashboards/gate.dashboard.rst @@ -9,9 +9,9 @@ Click to see full size figure.
- Failure Percentage - Last 10 Days - Gate Jobs Set 1 (docs, pep8, py27 unit, py34 unit)
- - + Failure Percentage - Last 10 Days - Gate Jobs Set 1 (constrained docs, pep8, py27 unit, py34 unit)
+
+
-- 2.45.2