elastic-recheck/queries/1611008.yaml
Matt Riedemann a5f0b090c7 Add query for nova unshelve race bug 1611008
5 hits in 7 days, check and gate, master branch only
right now. This is a race in Tempest tests that use
a shared server resource where it looks like a shelve/unshelve
is setting the instance to ACTIVE/none state before the
instance.host field is updated in the DB which makes the
next test to run on that shared server fail (because the
compute RPC doesn't know where to cast the message).

Change-Id: Iaae74a7b7533c58b5a7fdb1dd30814e6f66a0170
Related-Bug: #1611008
2016-08-08 12:01:11 -04:00

4 lines
100 B
YAML

query: >-
message:"NovaException: Unable to find host for Instance" AND
tags:"screen-n-api.txt"