From 2bf18c8fdf9b7f75e3b1c0ab2a371a86aacb4d56 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 9 Jul 2014 07:41:57 -0700 Subject: [PATCH] Add query for nova unit test bug 1339739 17 hits in 7 days, check and gate, all failures. Change-Id: I4be979f97d3047103d7999c83ed53a5234ffdfb7 Related-Bug: #1339739 --- queries/1339739.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1339739.yaml diff --git a/queries/1339739.yaml b/queries/1339739.yaml new file mode 100644 index 00000000..75767dad --- /dev/null +++ b/queries/1339739.yaml @@ -0,0 +1,4 @@ +query: >- + message:"AttributeError: 'PostgreSQLOpportunisticFixture' object has no attribute '_details'" AND + tags:console AND + project:"openstack/nova"