Update query for bug 129806
I hit a similar infra/git clone timeout bug so update the fingerprint for multiple types of fails. Change-Id: I69dd2b32072a5961c3de3dcaa46082a31769d25b Related-Bug: #1298006
This commit is contained in:
parent
ba5b88ed8a
commit
939255f920
@ -1,3 +1,5 @@
|
||||
query: >-
|
||||
message:"fatal: unable to connect to git.openstack.org"
|
||||
AND tags:console
|
||||
message:"fatal: unable to" AND (
|
||||
message:"connect to git.openstack.org" OR
|
||||
message:"Failed to connect to git.openstack.org port 443: Connection timed out") AND
|
||||
tags:console
|
||||
|
Loading…
Reference in New Issue
Block a user