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 81e0a12455 Adjust query for bug 1800472
The previous query was too restrictive and was missing failures
on other tests. After triaging the bug, it looks like the real
issue is in the API code and a warning is logged which is our
clue to the failure, so the query is updated here to use that
warning message.

Change-Id: I759e81e01721a3325dcce917732524dfcb5b2e0a
2018-11-02 10:27:04 -04:00
Matt Riedemann ea3da7ea17 Add query for (anti-)affinity nova functional test race bug 1800472
17 hits since Oct 22, check queue only but multiple unrelated
changes.

Change-Id: I56760a2fc5c96332cb4bd50b31d1497bf2fd085f
2018-10-30 09:24:13 -04:00