Commit Graph

3 Commits

Author SHA1 Message Date
Matt Riedemann d98c035974 Remove old queries for stale and/or fixed bugs
This removes a bunch of queries for bugs that are now
fixed, marked invalid, or no longer hitting and so old
and obscure that they are probably not issues anymore but
if they do crop up again, we can create new queries.

Change-Id: I1ac6a02bb518e8a8c58b5992d936f95c14e5051f
2019-03-20 19:53:36 -04:00
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
Davanum Srinivas 036f3d732a Query for Nova Bug 1532809 - DHCP lease acquire problem
Known issue for which we did not have a good query before

Change-Id: Ie307397baed6fd02384da2086f8d3f132d19f767
2016-01-11 09:08:48 -05:00