From 45a3e7af858c6c3b16c330bd5d618f880bb47d2d Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 1 Oct 2015 06:43:01 -0700 Subject: [PATCH] Add query for gnocchi functional setup fail 46 hits in the last 24 hours, check and gate, all failures. Change-Id: I85321461eda206c35c6097af4dc50bcc6d86e6f6 Related-Bug: #1501774 --- queries/1501774.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1501774.yaml diff --git a/queries/1501774.yaml b/queries/1501774.yaml new file mode 100644 index 00000000..efcd8e30 --- /dev/null +++ b/queries/1501774.yaml @@ -0,0 +1,4 @@ +query: >- + message:"sudo: .tox/py27-gate/bin/testr: command not found" AND + tags:"console" AND + project:"openstack/gnocchi"