elastic-recheck/elastic_recheck
Matt Riedemann a8694f804a Log a warning if uncategorized_fails finds nothing
Chances are probably 0 that we won't have failures
or that we'd have 100% categorization rates, which
probably mean if we don't get any failures the
default ALL_FAILS_QUERY is broken, which can easily
happen:

  I208675c2258b6c635925c7b9ea9fae5afd000565

This logs a warning if a group yields no failures
based on the default ALL_FAILS_QUERY.

Change-Id: Ib2c12b1fc276389297cf4ac15775e6b2da828fdd
2019-01-17 17:18:05 -05:00
..
cmd Log a warning if uncategorized_fails finds nothing 2019-01-17 17:18:05 -05:00
tests Better event checking timeouts 2018-11-30 19:34:54 +00:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Made elastic-recheck py3 compatible 2018-11-29 20:15:07 +00:00
config.py Fix all fails query not matching any jobs 2019-01-17 13:40:34 -08:00
elasticRecheck.py Better event checking timeouts 2018-11-30 19:34:54 +00:00
loader.py Add allow-nonvoting key 2016-02-01 07:55:30 -08:00
log.py Make Elastic Recheck Watch more reusable 2016-09-20 18:11:30 -07:00
query_builder.py Fix query_builder.result_ready() query for zuulv3 results 2018-05-08 17:57:42 -04:00
results.py Wait until the most recent index is available 2016-10-20 10:48:55 -07:00