From 63c7a8be2906a8f0bdebea1264a857367b0d17ff Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Tue, 14 Apr 2015 15:59:08 -0700 Subject: [PATCH] Add fingerprint for bug 1442272 Fingerprint for a neutron functional test bug that has a fix in progress. This is intentionally not filtering on the check queue job because of the generic nature of the failure in the tests. Change-Id: I2614f474aa788ba320152a13f78a8487fbdefe50 Related-Bug: #1442272 --- queries/1442272.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1442272.yaml diff --git a/queries/1442272.yaml b/queries/1442272.yaml new file mode 100644 index 00000000..1bc17aa1 --- /dev/null +++ b/queries/1442272.yaml @@ -0,0 +1,4 @@ +query: > + message:"fixtures._fixtures.timeout.TimeoutException" AND + tags:"console" AND + build_name:"gate-neutron-dsvm-functional"