Remove query for bug 1284371

This was caused by Jenkins becoming overloaded and being unable to
maintain connections to all of its slaves. We don't use Jenkins anymore
therefore this bug isn't worth tracking.

Change-Id: I51727e6b0150c0cd0e4dc501d0d5eb82f4c7a2d9
This commit is contained in:
Clark Boylan 2017-08-04 15:58:57 -07:00
parent 84d84ee1ad
commit f7c2adf9a8
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
query: >
((message:"Looks like the node went offline during the build"
AND message:"slave.log \(No such file or directory\)") OR
(message:"Slave went offline during the build"))
AND tags:"console.html"