Add query for cinder volume delete hang bug 1396186

There are no errors in the cinder logs or syslog so
this isn't exactly the same failure as bug 1373513.

Until we can get better logging in the cinder logs
we're left with the timeout in the tempest console
log.

94 hits in 7 days, check and gate, all failures.

Change-Id: Ib54b7dd9f0b111a70be334a2357effc4bc632fea
Related-Bug: #1396186
This commit is contained in:
Matt Riedemann 2014-11-25 06:53:58 -08:00
parent 6857838376
commit 707795956d
1 changed files with 4 additions and 0 deletions

4
queries/1396186.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"(TestVolumeBootPattern:_run_cleanups) Failed to delete volume" AND
message:"within the required time" AND
tags:"console"