From dd20b10729e1a80566c8cd83cf81b632e11995de Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Wed, 4 Jun 2014 17:17:20 -0700 Subject: [PATCH] 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 --- queries/1260654.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/1260654.yaml b/queries/1260654.yaml index 639da6bd..b6244b69 100644 --- a/queries/1260654.yaml +++ b/queries/1260654.yaml @@ -3,3 +3,4 @@ query: > AND message:"Remote call on" AND message:"failed" AND tags:"console.html" +suppress-graph: true