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:
Matt Riedemann 2015-05-22 09:17:05 -07:00
parent d4f00ba0e0
commit 2d41220923
1 changed files with 6 additions and 0 deletions

6
queries/1355573.yaml Normal file
View 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"