elastic-recheck/elastic_recheck/cmd
James E. Blair abf7d0e35a Suppress some bugs from the e-r graph page
Depending on exactly at what point a build in Jenkins is aborted,
sometimes it can end up with a result of FAILURE.  Since logstash
gets its data from Jenkins rather than Zuul, it doesn't know the
build has aborted.

Since ER gets its data from logstash, it also doesn't know that
some failures are actually just aborted builds.  We want to know
that we should ignore these failures for classification rate
purposes, but we should not display them on the graph page as they
are not actionable bugs.

Change-Id: If381e36144ffc03c0e36d3eb74ad7f24db245aa6
2014-02-10 16:39:44 -08:00
..
__init__.py Add graph script 2013-10-02 14:56:49 -07:00
check_success.py Log how long it takes to run a query when collecting metrics 2014-01-08 10:54:24 -08:00
graph.py Suppress some bugs from the e-r graph page 2014-02-10 16:39:44 -08:00
uncategorized_fails.py Add the time at which this page was generated 2014-01-30 15:05:47 -05:00