Suppress the graph for bug 1260654

Bug 1260654 shouldn't actually fail changes because
zuul recognizes that class of failure as an instance where it should
retrigger jobs

Change-Id: I19a5e19058197ef24fc9cd2495b95420763338e1
Related-Bug: #1260654
This commit is contained in:
Joe Gordon 2014-06-04 17:17:20 -07:00
parent 6750bcef84
commit dd20b10729
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ query: >
AND message:"Remote call on"
AND message:"failed"
AND tags:"console.html"
suppress-graph: true