elastic-recheck/elastic_recheck
Matt Riedemann e456a7afca Add allow-nonvoting key
By default we add 'voting:1' to all queries so they are filtered
from the graph.

There are cases where we want to track bugs for non-voting jobs
in the graph, so add an 'allow-nonvoting' key for special bugs
that we want to track while we're trying to stabilize a job.

Updates the docs, adds a test query and unit test for the query
loader, fixes a bad query that was setting voting:1 already, and
removes the TODO in the query for bug 1539271.

Change-Id: I61b1d4b0faaa3f20fc5b04aa3392c68c61990866
2016-02-01 07:55:30 -08:00
..
cmd Merge "Fix elastic-recheck query command" 2016-01-23 03:19:13 +00:00
tests Add allow-nonvoting key 2016-02-01 07:55:30 -08:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Fix default port in elastic search URL 2015-11-10 09:00:51 -08:00
elasticRecheck.py add a string repr for FailEvent 2015-12-02 14:44:56 -05:00
loader.py Add allow-nonvoting key 2016-02-01 07:55:30 -08:00
log.py import logging.config 2014-09-30 21:52:36 -04:00
query_builder.py Correct typos 2015-12-22 18:07:04 +05:30
results.py Fix elastic-recheck query command 2015-12-18 12:14:34 -08:00