From ac280ff8959a2743966047141aa02a88914f93a9 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 20 Oct 2014 12:07:18 -0700 Subject: [PATCH] Add query for javelin KeyError bug 138339 The job is non-voting but this shows up in the uncategorized bugs page, so let's get it out of there. 41 hits in 7 days, check and gate, all failures. Change-Id: I00a65fc5ac8176d10446cf3c0490d5468622a779 Related-Bug: #1383439 --- queries/1383439.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1383439.yaml diff --git a/queries/1383439.yaml b/queries/1383439.yaml new file mode 100644 index 00000000..61771aa2 --- /dev/null +++ b/queries/1383439.yaml @@ -0,0 +1,5 @@ +query: > + message:"KeyError: 'private'" AND + tags:"javelin.txt" AND ( + build_name:"check-grenade-dsvm-neutron" OR + build_name:"gate-grenade-dsvm-neutron")