From c934d1e9abb14288fdbe350d18245ca716a879f9 Mon Sep 17 00:00:00 2001 From: Andrew Laski Date: Thu, 9 Jul 2015 09:24:05 -0400 Subject: [PATCH] Add query for bug 1466696 19 hits in 7 days. This is causing infrequent failures of the Nova cells Tempest job due to a race condition with unlock RPC messages and other operations when they occur in quick succession. Change-Id: I0cdefdd8410d5b8cec0716827c39283a052ccf56 Related-bug: 1466696 --- queries/1466696.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1466696.yaml diff --git a/queries/1466696.yaml b/queries/1466696.yaml new file mode 100644 index 00000000..dae6437b --- /dev/null +++ b/queries/1466696.yaml @@ -0,0 +1,3 @@ +query: >- + message: "InstanceIsLocked" AND + tags: "screen-n-cell-child.txt"