Add query for heat slow icehouse timeout bug 1374175

The timeout error message for this bug was recently
updated to give more context to the test that's failing,
so the current hits in logstash are low, but this is
hitting and appears to show up on the tempest dvsm
neutron heat slow icehouse job.

Change-Id: I3c973e0b28fcf32f178b57d41b6be2466fadf836
Related-Bug: #1374175
This commit is contained in:
Matt Riedemann 2014-09-28 05:50:33 -07:00
parent 969950d7ab
commit 138ef1e631

4
queries/1374175.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"(CfnInitScenarioTest:test_server_cfn_init) Timed out waiting for" AND
message:"to become reachable" AND
tags:"console"