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
This commit is contained in:
parent
d4f00ba0e0
commit
2d41220923
6
queries/1355573.yaml
Normal file
6
queries/1355573.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user