Add query for timing out ceilometer unit tests

Looks like two ceilometer unit tests are timing out. Roughly 10 failures
in the last 7 days.

Change-Id: Idfe98b0258e4b5efe2ec2ccc96acda499a275687
Closes-Bug: #1336193
This commit is contained in:
Mark McLoughlin 2014-07-04 16:26:35 +01:00
parent fff9cf08d1
commit b07ac678fc
1 changed files with 5 additions and 0 deletions

5
queries/1336193.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
(message:"FAIL: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_coordination_allocate" OR
message:"FAIL: tests.alarm.test_rpc.TestRPCAlarmPartitionCoordination.test_coordination_assign") AND
project:"openstack/ceilometer" AND
tags:console