3bd6a4f8fa
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>
5 lines
111 B
YAML
5 lines
111 B
YAML
query: >-
|
|
(message: "FAILED with status: 137" OR
|
|
message: "FAILED with status: 143") AND
|
|
tags: "console"
|