elastic-recheck/queries/1342086.yaml
Joe Gordon 679bcb14d6 Add query for bug 1342086
Bug 1342086 is nova db deadlock bug that is triggered during
instance_destroy.

Because a failed instance destroy doesn't always cause tempest to fail
this query has a few hits on successful runs.

Change-Id: Ic119aced8f0e1c7869e23d61c20bfc0e545a215f
Related-Bug: #1342086
2014-07-22 11:15:52 -07:00

5 lines
127 B
YAML

query: >
message:"Deadlock found when trying to get lock"
AND message:"UPDATE instances SET"
AND tags:"screen-n-api.txt"