Merge "Improve generic zuul timeouts identification: RESULT_TIMED_OUT"
This commit is contained in:
commit
36067c49d8
@ -1,4 +1,5 @@
|
|||||||
query: >-
|
query: >-
|
||||||
(message: "FAILED with status: 137" OR
|
(message: "FAILED with status: 137" OR
|
||||||
message: "FAILED with status: 143") AND
|
message: "FAILED with status: 143" OR
|
||||||
|
message: "RUN END RESULT_TIMED_OUT") AND
|
||||||
tags: "console"
|
tags: "console"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user