From b58ef94feef033006ef98bffec0eac58d103ea17 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Fri, 18 Jul 2014 12:00:02 +0200 Subject: [PATCH] Add fingerprint for bug 1343876 Bug 1343876 manifests itself in the cinder CLI bugs, and because we don't have great logging in CLI tests (no stdout) fingerprint on the test itself. The CLI test output may change soon, so avoiding writting a fingerprint that will break if that happens: I3bf75d6f526bdc58e64bbc7d83911e9d63e4b801 Change-Id: Iebd120b65704067485623cbe91d6ff588059bc25 Related-Bug: #1343876 --- queries/1343876.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1343876.yaml diff --git a/queries/1343876.yaml b/queries/1343876.yaml new file mode 100644 index 00000000..393e3296 --- /dev/null +++ b/queries/1343876.yaml @@ -0,0 +1,4 @@ +query: > + message:"tempest/cli" + AND message:"test_cinder_extra_specs_list" + AND tags:"console"