From 5812da0e016d58bcce012c9ee5d89e4b09ce1910 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 2 Jun 2015 10:09:07 -0700 Subject: [PATCH] Add query for neutron functional test bug 1461172 20 hits in 7 days, check and gate, master and stable/kilo, all failures. Change-Id: I22f292ac51ff76427da0b9e1ea3e7c88cd378e14 Related-Bug: #1461172 --- queries/1461172.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 queries/1461172.yaml diff --git a/queries/1461172.yaml b/queries/1461172.yaml new file mode 100644 index 00000000..53152c84 --- /dev/null +++ b/queries/1461172.yaml @@ -0,0 +1,6 @@ +query: >- + message:"AssertionError: metadata proxy unreachable on" AND + message:"before timeout" AND + tags:"console" AND ( + build_name:"check-neutron-dsvm-functional" OR + build_name:"gate-neutron-dsvm-functional")