From e1015725f309af93a4ac4abaaff8808717ce301e Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 5 Jun 2014 11:21:24 -0400 Subject: [PATCH] Add query for ceilometer test_notify_alarm bug 1321826 The fingerprint filters on the test case name test_notify_alarm. I am filtering on the gate queue only. Change-Id: If1ac1770b49dbc6bf74b7fd131b6fb7fb63d03b4 --- queries/1321826.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1321826.yaml diff --git a/queries/1321826.yaml b/queries/1321826.yaml new file mode 100644 index 00000000..a82703d1 --- /dev/null +++ b/queries/1321826.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmNotifier.test_notify_alarm" AND + tags:"console" AND + project:"openstack/ceilometer" AND + build_queue:"gate"