Filter non-voting jobs from the uncategorized bugs page

Change I1f3c2a65104db39fdd7d786d421cded1b436a5f6 added the 'voting'
field which has been tracking results for a couple of weeks now, so
let's use it to filter the initial set of results for the uncategorized
bugs page.

Change-Id: If66c9f5f2f0dea344f941a6a072ff0c30a86e7f2
This commit is contained in:
Matt Riedemann
2015-11-05 11:50:24 -08:00
parent d032d4a5c9
commit c272ddfbaf
3 changed files with 6 additions and 7 deletions

View File

@@ -82,7 +82,7 @@
{% endfor %}
</div>
<div class='crm114-verbiage'>
Failures on this page are collected from all gate failures that don't match current elastic-recheck bug fingerprints.<br>
Failures on this page are collected from all voting gate failures that don't match current elastic-recheck bug fingerprints.<br>
The crm114 links are logstash queries showing log messages that have been flagged as potential errors.<br>
More information on the system can be found <a href="http://docs.openstack.org/infra/system-config/logstash.html#crm114">here</a>
</div>