2d41220923
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
7 lines
242 B
YAML
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"
|