elastic-recheck/queries/1306029.yaml
Matt Riedemann 507466b29f Add query for heat timeout bug 1306029
There are no errors in the heat logs that are directly related to this,
it's an intermittent timeout failure in the Tempest test waiting to tear
down (delete) the stack so I'm querying on the deletion/timeout error in
the console log.

Related-Bug: #1306029

Change-Id: If1157f3ca1d7fe705b5f0d84120021ec507d08f8
2014-04-10 08:51:28 -07:00

5 lines
126 B
YAML

query: >
message:"Stack" AND
message:"failed to reach DELETE_COMPLETE status within the required time" AND
tags:console