Track job timeouts in e-r

So that timed out jobs are classified as timing out and not noise in the
uncategorized list lets track these generically. We can also have
specific timeout bugs tracked in addition to this one (and at least one
is the the neutron multinode linuxbridge test).

Change-Id: I18b6f312ea3e81755c23285287c4192d8dd87a14
Related-bug: 1686542
This commit is contained in:
Clark Boylan 2017-04-26 15:53:42 -07:00
parent 1a2962d7e4
commit 797f6ce277

3
queries/1686542.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"FAILED with status: 137" AND
filename:"console.html"