Add query for UNREACHABLE tasks
We have been seeing a high amount of tasks resulting in an UNREACHABLE state. This volume might hint at a problem with zuul v3 executors or something like that. Let's track this with elastic-recheck. Change-Id: I4cf9cbd673164dff8ee99771bb5e7e4b7be93167 Related-Bug: #1721093
This commit is contained in:
parent
9358e081de
commit
76b9afa9d9
3
queries/1721093.yaml
Normal file
3
queries/1721093.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
query: >
|
||||
message:"Make sure this host can be reached over ssh\", \"unreachable\": true" AND
|
||||
tags:"console"
|
Loading…
Reference in New Issue
Block a user