From ea3f47adf48fe20a837e72e2401d6f4dd8369937 Mon Sep 17 00:00:00 2001 From: Adam Gandelman Date: Tue, 6 May 2014 12:55:56 -0700 Subject: [PATCH] Add query for ironic bug 1316773 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 --- queries/1316773.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1316773.yaml diff --git a/queries/1316773.yaml b/queries/1316773.yaml new file mode 100644 index 00000000..f73b7017 --- /dev/null +++ b/queries/1316773.yaml @@ -0,0 +1,4 @@ +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