Added query for neutron functional job failure #1627106

The bug affects neutron check queue for quite a while, and we don't have
clear grasp of the issue, so a e-r query is probably due.

Change-Id: I16d1571972b1232ec1bddbf707df4c2be008fe73
Related-Bug: #1627106
This commit is contained in:
Ihar Hrachyshka 2016-11-30 04:45:00 +00:00
parent ec0b1986f4
commit f15363aecd

6
queries/1627106.yaml Normal file
View File

@ -0,0 +1,6 @@
query: >-
message:"neutron.agent.ovsdb.api.TimeoutException: Commands [" AND
message:")] exceeded timeout 10 seconds" AND
(build_name:"gate-neutron-dsvm-functional-ubuntu-xenial" OR
build_name:"gate-neutron-dsvm-functional-ubuntu-trusty") AND
tags:"console"