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:
Matt Riedemann 2014-08-03 20:05:29 -07:00
parent ba5b88ed8a
commit 939255f920
1 changed files with 4 additions and 2 deletions

View File

@ -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