Merge "Add query for cinder timeout bug 1348204"

This commit is contained in:
Jenkins 2014-07-25 19:18:42 +00:00 committed by Gerrit Code Review
commit 8d2c7e7d51
1 changed files with 7 additions and 0 deletions

7
queries/1348204.yaml Normal file
View File

@ -0,0 +1,7 @@
query: >
message:"TestEncryptedCinderVolumes" AND (
(message:"detach_volume" AND
message:"TypeError: <type 'NoneType'> can't be decoded") OR
(message:"attach_volume" AND
message:"DeviceIsBusy: The supplied device (vdb) is busy")) AND
tags:"screen-n-cpu.txt"