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>
This commit is contained in:
parent
1af432d0a5
commit
3bd6a4f8fa
@ -1,3 +1,4 @@
|
||||
query: >-
|
||||
message:"FAILED with status: 137" AND
|
||||
filename:"console.html"
|
||||
(message: "FAILED with status: 137" OR
|
||||
message: "FAILED with status: 143") AND
|
||||
tags: "console"
|
||||
|
Loading…
x
Reference in New Issue
Block a user