From 61971c95a3543bfe62bc8b843556354d9ebd88f3 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 28 Oct 2015 06:54:10 -0700 Subject: [PATCH] Add query for cinder py34 unit test nova timeout bug 1510790 28 hits in 24 hours since novaclient 2.33 was released, check and gate, all failures. Change-Id: I6d0bee53f9c9ba587a99e21acd4a83061e9f21a0 Related-Bug: #1510790 --- queries/1510790.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1510790.yaml diff --git a/queries/1510790.yaml b/queries/1510790.yaml new file mode 100644 index 00000000..1414036c --- /dev/null +++ b/queries/1510790.yaml @@ -0,0 +1,4 @@ +query: >- + message:"b'novaclient.exceptions.RequestTimeout: Request Timeout (HTTP )'" AND + build_name:"gate-cinder-python34" AND + tags:"console"