From 2039ed49abd38a74212185b354fede9103b69172 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Tue, 17 Jun 2014 18:47:10 -0700 Subject: [PATCH] Add fingerprint for grenade bug 1331274 We ignore the q-fwaas part of this bug because neutron isn't actually starting all the services on the new side because of migrations bug. Change-Id: I8b9a40e936c798b7dbaded79c5d7b80db0e55d7c Related-Bug: 1331274 --- queries/1331274.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1331274.yaml diff --git a/queries/1331274.yaml b/queries/1331274.yaml new file mode 100644 index 00000000..57f641b5 --- /dev/null +++ b/queries/1331274.yaml @@ -0,0 +1,4 @@ +query: > + message:"Expected running services not running:" + AND NOT message:"q-fwaas" + AND tags:"console.html"