From ec2cabc8581beb6a50e8141e78f20ab596e49c99 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 15 Jan 2015 09:41:48 +1300 Subject: [PATCH] Add query for bug 1410969 This is placeholder bug/query to remove "does not match global requirement" from the unclassified gate failure page. Change-Id: I68368301635b6d4a28e0ea8571af7d0876eec294 --- queries/1410969.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 queries/1410969.yaml diff --git a/queries/1410969.yaml b/queries/1410969.yaml new file mode 100644 index 00000000..079ab853 --- /dev/null +++ b/queries/1410969.yaml @@ -0,0 +1,8 @@ +# this is a placeholder bug and should not be removed if there are no hits +query: > + message:"Requirement" + AND message:"does not match openstack/requirements value" + AND tags:"console" + AND build_queue:"gate" +suppress-graph: true +suppress-notification: true