Add query for test_hotplug_nic teardown conflict bug 1813959

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

There are messages in the neutron server logs we could use but
they yield hits in successful jobs as well, so the only way
to uniquely fingerprint this in failing jobs is to use the
console log.

Change-Id: I53dd3355344c1826c12dfcae7dee0e04f81dfb76
This commit is contained in:
Matt Riedemann 2019-01-30 11:41:23 -05:00
parent af0f7fe028
commit 832f18ffd6
1 changed files with 4 additions and 0 deletions

4
queries/1813959.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Body:" AND
message:": One or more ports have an IP allocation from this subnet" AND
tags:"console"