From 797f6ce2774fcff96ef87831c4ab7b14727911db Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 26 Apr 2017 15:53:42 -0700 Subject: [PATCH] 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 --- queries/1686542.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1686542.yaml diff --git a/queries/1686542.yaml b/queries/1686542.yaml new file mode 100644 index 00000000..2b371db1 --- /dev/null +++ b/queries/1686542.yaml @@ -0,0 +1,3 @@ +query: >- + message:"FAILED with status: 137" AND + filename:"console.html"