elastic-recheck/queries/1019895.yaml
Matt Riedemann 2a647331ec 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
2014-04-15 18:25:36 -07:00

5 lines
220 B
YAML

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