Merge "Expand fingerprint for git fetch error"

This commit is contained in:
Jenkins 2015-04-29 17:49:03 +00:00 committed by Gerrit Code Review
commit 8ff5575c5e
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
query: >
message:"fatal: The remote end hung up unexpectedly"
AND filename:"console.html"
AND NOT build_queue:check-tripleo
(message:"fatal: The remote end hung up unexpectedly" OR
(message:"fatal:" AND message:"Recv failure: Connection timed out")) AND
tags:"console" AND NOT build_queue:"check-tripleo"