From d190b4ac50581492094692c8facdbe6103c124ee Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 3 Sep 2014 19:38:52 -0700 Subject: [PATCH] Add query for glanceclient/requests bug 1364893 Unit tests in python-glanceclient were breaking due to a new version of requests. The fix for python-glanceclient is already approved but not yet merged, this is to get the bug classified in elastic-recheck's uncategorized bugs page. 145 hits in 7 days, check and gate, all failures. Change-Id: I6e28a0fd92e56661d56a2ae8f532890c2c336945 Related-Bug: #1364893 --- queries/1364893.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1364893.yaml diff --git a/queries/1364893.yaml b/queries/1364893.yaml new file mode 100644 index 00000000..111245c0 --- /dev/null +++ b/queries/1364893.yaml @@ -0,0 +1,3 @@ +query: > + message:"requests.packages.urllib3.exceptions.ProtocolError: ('Connection aborted.', gaierror(-2, 'Name or service not known'))" AND + tags:"console"