From 2a4b89ba79061bd6d81b83dbf0863950f57596a3 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 5 Jun 2014 11:16:06 -0400 Subject: [PATCH] Added query for ceilometer test_ordination_allocate bug 1323524 I fingerprinted on the test case name and filtered on the gate queue only. Change-Id: Icbecff97f7fe01460bc2f459be6b1355f254c1b7 --- queries/1323524.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1323524.yaml diff --git a/queries/1323524.yaml b/queries/1323524.yaml new file mode 100644 index 00000000..c16c33d3 --- /dev/null +++ b/queries/1323524.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_ordination_allocate" AND + tags:"console" AND + project:"openstack/ceilometer" AND + build_queue:"gate"