Add query for change 87103 unit test gate fail

This has already been fixed but was a race bug in the nova unit
tests in the gate, so just providing a query to classify the failure.

Related-Bug: #1019895

Change-Id: I9927294ded153da21d31713084c7d67f62f9cae4
This commit is contained in:
Matt Riedemann 2014-04-15 18:17:28 -07:00
parent 8b1c569057
commit 2a647331ec
1 changed files with 4 additions and 0 deletions

4
queries/1019895.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"ERROR: Network commands are not supported when using the Neutron API. Use python-neutronclient instead." AND
tags:console AND
(build_name:"gate-nova-python27" OR build_name:"gate-nova-python26")