Add query for nova functional rebuild test bug 1704588

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

Appears to be a random lock timeout in the tests causing
scheduling failures.

Change-Id: Icdd7eb5ee8f807cce06c9d57ce705e6276427799
Related-Bug: #1704588
This commit is contained in:
Matt Riedemann 2017-07-15 15:59:26 -04:00
parent 488f125111
commit 242bc5fd26
1 changed files with 4 additions and 0 deletions

4
queries/1704588.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"[nova.api.openstack.wsgi] HTTP exception thrown: Instance" AND
message:"is in an invalid state for 'rebuild'" AND
tags:"console"