From fb29c0537560058307f7d9ee87bbb10fcf8e6f27 Mon Sep 17 00:00:00 2001 From: Peter Portante Date: Fri, 24 Jan 2014 16:28:42 -0500 Subject: [PATCH] Add fingerprint for bug 1272503 At the time of this commit only two jobs failed matching this signature. We have seen this mode of failure before, though. Related-Bug: 1272503 Change-Id: If80a14b13f0d85eb7e657cc8fe84602594718739 --- queries/1272503.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1272503.yaml diff --git a/queries/1272503.yaml b/queries/1272503.yaml new file mode 100644 index 00000000..d1fc4bd9 --- /dev/null +++ b/queries/1272503.yaml @@ -0,0 +1,5 @@ +query: > + project:"openstack/swift" + AND build_name:*-swift-python* + AND message:"FAIL: test_connection_pool_timeout" + AND filename:"console.html"