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:
David Moreau-Simard 2017-10-03 13:47:44 -04:00 committed by Matt Riedemann
parent 9358e081de
commit 76b9afa9d9
1 changed files with 3 additions and 0 deletions

3
queries/1721093.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"Make sure this host can be reached over ssh\", \"unreachable\": true" AND
tags:"console"