Add query for encrypted volume delete race bug 1374458

Since it's a timeout bug I'm fingerprinting on the
error in the console log, which at least has the test
class in the message.

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

Change-Id: I04251b3a00aa5bdc39dc673eb30761ef986e963f
Related-Bug: #1374458
This commit is contained in:
Matt Riedemann 2014-09-26 06:54:07 -07:00
parent c9d747e73b
commit ab13c45894

4
queries/1374458.yaml Normal file
View File

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