From 71634e35d59b46b34a54041c53815dcc07b9517c Mon Sep 17 00:00:00 2001 From: Peter Portante Date: Fri, 24 Jan 2014 16:56:46 -0500 Subject: [PATCH] Add fingerprint for bug 1271962 At the time of this commit only one job failed with this signature. However, this is likely related to bug 1272509, and so think this should be tracked for now. Related-Bug: 1272509 Related-Bug: 1271962 Change-Id: Idd299d55e48e0148b571691ac4f70a88529347e5 --- queries/1271962.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1271962.yaml diff --git a/queries/1271962.yaml b/queries/1271962.yaml new file mode 100644 index 00000000..99828811 --- /dev/null +++ b/queries/1271962.yaml @@ -0,0 +1,5 @@ +query: > + project:"openstack/swift" + AND build_name:*-swift-python* + AND message:"FAIL: test_node_write_timeout" + AND filename:"console.html" \ No newline at end of file