Add query for failing puppet-apply-centos6 job

We have a bouncing puppet job in -infra that is only affecting
CentOS6. This seems to be an underlying git issue on the host.

Change-Id: I11c09497189978dad46d86a6c4a4c84e66f5fe0e
Related-Bug: #1468480
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-06-24 15:33:52 -04:00
parent 6691d98c4d
commit 14c3e55d3d
1 changed files with 4 additions and 0 deletions

4
queries/1468480.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Build timed out (after 30 minutes). Marking the build as failed."
AND build_name:"gate-infra-puppet-apply-centos6"
AND tags:"console"