elastic-recheck/queries/1686542.yaml
Bogdan Dobrelya 3bd6a4f8fa Fix Generic job timeout bug match
Add error code 143, which shows more than 95% FAILURE rates
and is the most common for tripleo-ci jobs timing out.

Change-Id: I98a0e77011ab259095d3e5f269ceeea16ecf8002
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-08-10 12:21:31 +02:00

5 lines
111 B
YAML

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