From 6a4bef92a8066ac86496c76663b4852617d23649 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 20 Oct 2014 10:39:12 -0700 Subject: [PATCH] Add query for python-openstackclient test bug 1383396 22 hits in 7 days, check and gate, all failures. Looks like this started on 10/18 from some changes that stevemar made. Change-Id: I9559e74a41ab4b7716a6840711dbd640eaa52af5 Related-Bug: #1383396 --- queries/1383396.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1383396.yaml diff --git a/queries/1383396.yaml b/queries/1383396.yaml new file mode 100644 index 00000000..e257346a --- /dev/null +++ b/queries/1383396.yaml @@ -0,0 +1,5 @@ +query: > + message:"ERROR: openstack 'NoneType' object has no attribute 'service_catalog'" AND + tags:"console" AND ( + build_name:"check-osc-dsvm-functional" OR + build_name:"gate-osc-dsvm-functional")