From e36bfe87d8573f8d2067b63d47e59d772103beec Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 30 Nov 2017 16:29:09 -0800 Subject: [PATCH] Query for bug 1735586 This bug was a breakage in the ongoing zuulv3ification of things. Track it so that the noise it generated in the uncategorized failures list goes away. Change-Id: If7108402157661e04e858d097785cc15c48764b6 Related-bug: 1735586 --- queries/1735586.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1735586.yaml diff --git a/queries/1735586.yaml b/queries/1735586.yaml new file mode 100644 index 00000000..dc7e2b56 --- /dev/null +++ b/queries/1735586.yaml @@ -0,0 +1,3 @@ +query: >- + message:"with_dict expects a dict" AND + filename:"job-output.txt"