Add context "libvirt" back into query for bug 1451506
In https://review.openstack.org/#/c/180684/ the query was updated to catch more formats of the same error, but it removed the context of "libvirt" from the query. This change makes the query also match on "libvirt" in the error message. Related-Bug: #1451506 Change-Id: Iae26a0c14e46243e3c3f6eeb7f470cc4d5dedef3
This commit is contained in:
parent
e2b06c80b0
commit
26bd5f7e00
@ -1,3 +1,4 @@
|
|||||||
query: >-
|
query: >-
|
||||||
|
message:"libvirt" AND
|
||||||
message:"internal error: received hangup / error event on socket" AND
|
message:"internal error: received hangup / error event on socket" AND
|
||||||
tags:"screen-n-cpu.txt"
|
tags:"screen-n-cpu.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user