From 2725e107c10db82a8309bde9f723df55536a730b Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 19 Dec 2013 18:50:44 -0800 Subject: [PATCH] Add query for neutron bug 1256106 This has 30 hits in check and gate tempest-dsvm-neutron-pg-isolated in the last week. Change-Id: I4bb945cb7a96ce45374e52efbef66242dce20bc6 Related-Bug: #1256106 --- queries/1256106.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1256106.yaml diff --git a/queries/1256106.yaml b/queries/1256106.yaml new file mode 100644 index 00000000..bd7b059b --- /dev/null +++ b/queries/1256106.yaml @@ -0,0 +1,4 @@ +query: > + message:"DELETE FROM ml2_port_bindings WHERE ml2_port_bindings.port_id" + AND message:"TransactionRollbackError" + AND filename:"logs/screen-q-svc.txt"