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
This commit is contained in:
Matt Riedemann 2015-06-02 10:09:07 -07:00
parent 274e4163a0
commit 5812da0e01

6
queries/1461172.yaml Normal file
View File

@ -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")