elastic-recheck/queries/1326855.yaml
Matt Riedemann 7c4d5653a6 Add query for ceilometer test_ordination_assign timeout bug 1326855
This fails in the check queue also but I didn't want to allow e-r
hitting this on the check queue in case there are changes which actually
break the test for other reasons.  I wanted to fingerprint on the test
case name and the TimeoutException from the stack trace but that wasn't
working in logstash, so another reason why I'm filtering on the gate
queue only.

Related-Bug: #1326855

Change-Id: I1d1c0a6682cdb596b4a5ce88c4fcf2f29610577b
2014-06-05 08:47:38 -07:00

6 lines
190 B
YAML

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