4 Commits

Author SHA1 Message Date
James E. Blair
85a2a5b0e8 Make job names shorter
Replace the use of '-default' in the new JJB devstack templates
with the empty string.

Shorten 'stable-BRANCH' to '-BRANCH'.

Shorten 'devstack-vm' to 'dsvm'.

Add 'devstack' in the position normally occupied by 'tempest' if
appropriate for the job (eg cells).

Set the single use flag for jobs that match 'dsvm'.

Add 'dsvm' to the requirements integration job name (which incidentally
was not matching the regex before, which is an error).

Adjust elastic-recheck graph and log host directory patterns to
match new job names.

Change-Id: I79562f79f41c02b5898a1c5e15194ed9d7dc1a39
2013-12-02 15:16:57 -08:00
James E. Blair
35816b5802 Don't draw an e-r graph if no data
If there are no data for a bug query, just don't try to draw the graph.
Apparently the flot lib had a recent change which breaks drawing graphs
with no data.  This seems like a sensible idea anyway.

Instead the string "No matches" is substituted for the graph.

Change-Id: I3733974a9ec180fef2ca74c5e799155cadd07b7d
2013-11-27 12:02:15 -08:00
Joe Gordon
f4ec0078b4 Add graphite graph of gate failure rates to e-r page
In addition to knowing how frequently a bug is hit, we also want to know
the overall failure rates.

Since this graph is more dense then the others on the page, make it a
twice as tall at 600x400

Change-Id: I8e6a5e8d45e8d57c8128eefe0efeecc8255b2497
2013-11-26 11:01:33 -08:00
James E. Blair
2796923b75 Add elastic-recheck graphs to status
Change-Id: I0fb37f19bfe40dfbb8fd9a5ad9558f050480e537
2013-10-02 19:02:55 +00:00