elastic-recheck/queries/1323524.yaml
Joe Gordon 43a5b99e9d Remove duplicate query for 1326820 and 1326855
1326820 and 1326855 are marked as a duplicates of 1323524 in launchpad, and since
we already have fingerprint for that bug, make that fingerprint catch all three cases.

Change-Id: I20d3dd57cdee97a81fa2920abbcc760e8a6f2878
Related-Bug: #1323524
2014-06-09 16:47:49 -07:00

8 lines
398 B
YAML

query: >-
(message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_ordination_presence" OR
message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_ordination_assign" OR
message:"FAIL\: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_ordination_allocate") AND
tags:"console" AND
project:"openstack/ceilometer" AND
build_queue:"gate"