ea3f47adf4
Adds a query for a locked node race that surfaces in the tearDown of the Ironic API test tempest.api.baremetal.test_nodes. Change-Id: I85d3adddd45b6f60017b723160958cbc41c510ee Related-bug: #1316773
5 lines
176 B
YAML
5 lines
176 B
YAML
query: >
|
|
message:"Server-side error: \"Node" AND
|
|
message:"is locked by host localhost, please retry after the current operation is completed." AND
|
|
tags:screen-ir-api.txt
|