From cebc95fb3a16773a95415ea76dbab68ffb1b8f02 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 5 Jun 2014 10:28:00 -0400 Subject: [PATCH] Add query for ceilometer test_ordination_presence bug 1326820 I fingerprinted on the test case name and I am filtering on the gate queue only. Change-Id: I601369f403f8d31d36b75eaf90d7886262291dfe --- queries/1326820.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1326820.yaml diff --git a/queries/1326820.yaml b/queries/1326820.yaml new file mode 100644 index 00000000..1fd0c397 --- /dev/null +++ b/queries/1326820.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_ordination_presence" AND + tags:"console" AND + project:"openstack/ceilometer" AND + build_queue:"gate"