Commit Graph

2 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
Andrea Frittoli 51cc3d9bf4 Add e-r query for bug/1646779
Add an E-R query for bug/1646779. The error message in n-cpu is about
libvirt not reachable, but the cause of that is that libvirt is killed
by the kernel because of either a general protection or a stack segment
trap. Both cases happen close to a virtlogd error message:

"End of file while reading data: Input/output error"

However the frequency of that is 3/4 times more than that of the result
of this query, which suggests that that error message is not always
related to libvirt getting killed, even if the other way around seems
to be the case.

Change-Id: I94a96469c21805b266beeee8c4863001886ab549
Related-Bug: #1646779
2016-12-19 12:30:21 +00:00