Add query for neutron functional job bug 1383391

I'm not sure if this is a testr bug or what, but
it only shows up on these jobs.

117 hits in 7 days, check and gate, all failures.

Change-Id: I271405dcd5d5ddd2e75e32ca69cf2d0cd6ef7109
Related-Bug: #1383391
This commit is contained in:
Matt Riedemann 2014-10-20 10:29:39 -07:00
parent cd382236c7
commit 11f203a6d0
1 changed files with 5 additions and 0 deletions

5
queries/1383391.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
message:"Length too long:" AND
tags:"console" AND (
build_name:"check-neutron-dsvm-functional" OR
build_name:"gate-neutron-dsvm-functional")