elastic-recheck/queries/1686542.yaml
Sorin Sbarnea 673c7b6ec6 Improve generic zuul timeouts identification: RESULT_TIMED_OUT
Looks for RUN END RESULT_TIMED_OUT and link them to tracer bug.

Change-Id: I95953b124c3c491820a318a5bfd75d39de14e088
Story: https://tree.taiga.io/project/tripleo-ci-board/issue/308
Related-Bug: 1686542
2018-11-19 19:47:41 +00:00

6 lines
152 B
YAML

query: >-
(message: "FAILED with status: 137" OR
message: "FAILED with status: 143" OR
message: "RUN END RESULT_TIMED_OUT") AND
tags: "console"