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:
melanie witt 2015-05-06 23:26:32 +00:00
parent e2b06c80b0
commit 26bd5f7e00
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
query: >-
message:"libvirt" AND
message:"internal error: received hangup / error event on socket" AND
tags:"screen-n-cpu.txt"