Add query for bug 1709744

Create a new query to track job failures for when installing gems.

Change-Id: Ib9514fd99a47642ef1cdb776123f5c24ac4570de
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-08-09 22:01:00 -04:00
parent 2d37c56443
commit 6597dd172f
1 changed files with 3 additions and 0 deletions

3
queries/1709744.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"Gem::RemoteFetcher::UnknownHostError"
AND tags:"console"