From c5d54b8c63a230e3a11702cf034583f731990f16 Mon Sep 17 00:00:00 2001 From: Adam Gandelman Date: Wed, 21 May 2014 16:27:46 -0700 Subject: [PATCH] Add a fingerprint for bug 1321494 Adds a fingerprint for a known issue wrt ironic node locking that causes occasional failures of the tempest-dsvm-virtual-ironic job (195 hits over the last 7 days). Change-Id: I0d1463c768b65eb5d4c147a0776f3c939b25834a Related-bug: #1321494 --- queries/1321494.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1321494.yaml diff --git a/queries/1321494.yaml b/queries/1321494.yaml new file mode 100644 index 00000000..47cb14f5 --- /dev/null +++ b/queries/1321494.yaml @@ -0,0 +1,5 @@ +query: > + tags:"screen-ir-api.txt" + AND message:"Node" + AND message:"is locked by host" + AND message:"please retry after the current operation is completed."