From 89a3b5763fafd41837244d46855bcbee28f23ceb Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 21 Mar 2019 10:25:57 -0400 Subject: [PATCH] Add query for neutron functional ansible bug 1820993 1275 hits in the last 3 days, check and gate, all failures. Change-Id: I1f08076748defde9e04cbc04f10d22f67d57e39c --- queries/1820993.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1820993.yaml diff --git a/queries/1820993.yaml b/queries/1820993.yaml new file mode 100644 index 00000000..b691395a --- /dev/null +++ b/queries/1820993.yaml @@ -0,0 +1,4 @@ +query: >- + message:"ERROR! 'msg' is not a valid attribute for a Task" AND + tags:"console" AND + project:"openstack/neutron"