From be9b5acefd1bf2ec6d49efa6c13a5ee518bb819d Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 10 Feb 2016 06:46:58 -0800 Subject: [PATCH] Add query for tempest verify-config cliff bug 1543841 332 hits in 2 days since cliff 1.16.0 was released, check and gate, all failures. There was a workaround 1a9e294ff398e5f3c3a0a62621b8872273aeb0f9 so this is just tracking the failure. Change-Id: I9dc63bc8f103ed32b014df5f05115c086bdae2a8 Related-Bug: #1543841 --- queries/1543841.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1543841.yaml diff --git a/queries/1543841.yaml b/queries/1543841.yaml new file mode 100644 index 00000000..59e3aefa --- /dev/null +++ b/queries/1543841.yaml @@ -0,0 +1,3 @@ +query: >- + message:"tempest verify-config: error: unrecognized arguments: -uro" AND + tags:"console"