From 613eab0f8823f302ed0bb2dfd5cdcc9b6ed85786 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 20 Nov 2014 13:30:06 -0800 Subject: [PATCH] Add query for testtools/tempest bug 1394747 This is already fixed but we should get it off the uncategorized bugs page. 68 hits in 7 days, all failures. Change-Id: I1657c020924af625269182de1dca6d3fbffbd830 Related-Bug: #1394747 --- queries/1394747.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1394747.yaml diff --git a/queries/1394747.yaml b/queries/1394747.yaml new file mode 100644 index 00000000..d9bc4ceb --- /dev/null +++ b/queries/1394747.yaml @@ -0,0 +1,4 @@ +query: > + message:"The test run didn't actually run any tests" AND + tags:"console" AND + build_queue:"gate"