From 4d45ce38b97fb721d7b62c9419c0107d9e41f5c9 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Fri, 6 Jun 2014 17:48:33 -0400 Subject: [PATCH] Add query for ceilometer test_notification_service bug 1327344 This patch fingerprints on the test case and filters on the gate queue. Change-Id: I70e9bf8ff41cefa309f32d59a03d8bd83bc2169b --- queries/1327344.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1327344.yaml diff --git a/queries/1327344.yaml b/queries/1327344.yaml new file mode 100644 index 00000000..05ee9015 --- /dev/null +++ b/queries/1327344.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: tests.test_notification.TestRealNotification.test_notification_service" AND + tags:"console" AND + project:"openstack/ceilometer" AND + build_queue:"gate"