Further filter bug 1386249 query against rally job

The original query only hits against the rally job
so filter on build_name.

Change-Id: I108203745ee94bfa9242f7ec5c120e6183b761e1
Related-Bug: #1386249
This commit is contained in:
Matt Riedemann 2014-12-03 19:51:20 -08:00
parent 30e665654f
commit 5c58c12fcb

View File

@ -1,3 +1,4 @@
query: >
message:"has insufficient free space"
AND tags:"screen-c-vol.txt"
AND build_name:"gate-rally-dsvm-rally"