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
This commit is contained in:
Anita Kuno 2014-06-06 17:48:33 -04:00
parent 372ee71423
commit 4d45ce38b9

5
queries/1327344.yaml Normal file
View File

@ -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"