Add query for bug 1710533
This is to track jobs which are failing to download containers from docker.io. Jobs shouldn't be doing this as we have in place reverse proxy cache for docker.io. Change-Id: I6c24ce79eb0d854c548f05eec9ecbb26f468b970 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
708ad73c51
commit
b96e797fd8
4
queries/1710533.yaml
Normal file
4
queries/1710533.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
query: >-
|
||||||
|
message:"404 Client Error: Not Found"
|
||||||
|
AND message:"docker.io"
|
||||||
|
AND tags:"console"
|
Loading…
x
Reference in New Issue
Block a user