elastic-recheck/queries/1355573.yaml
Matt Riedemann 2d41220923 Add query for test_volume_boot_pattern ssh bug 1355573
This has been around for awhile with a generic ssh timeout
failure. As of 5/21 we have a more test-specific failure
in Tempest so this fingerprint uses that.

Change-Id: Ie9e63f3dbcbe4ad97d67c85daed9d3d3203d521e
Related-Bug: #1355573
2015-05-22 09:17:05 -07:00

7 lines
242 B
YAML

query: >
(message:"TestVolumeBootPattern:test_volume_boot_pattern" OR
message:"TestVolumeBootPatternV2:test_volume_boot_pattern") AND
message:"Initializing SSH connection to" AND
message:"via SSH timed out." AND
tags:"tempest.txt"