Add query for bug 1260644

Narrows the query down to a failure in the nova compute log which is
specific to a rescue error due to an IOError which separates this
failure from bug 1255624.

Related-Bug: #1260644

Change-Id: Ie0f7b103f9d177491850816d792e14ef8581706d
This commit is contained in:
Matt Riedemann 2013-12-14 13:22:48 -08:00
parent d432e5102a
commit ced34d3260

3
queries/1260644.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"cannot be rescued: Driver Error: [Errno 2] No such file or directory:"
AND filename:"logs/screen-n-cpu.txt"