Add query for volume detach failure
This may turn out to have the same underlying race condition as bug #1302774 but the signature is completely different and the underlying cause isn't comletely clear yet. Change-Id: I2d9e546ed5bb32ee7b3a10eb4b57d0d79fe55f18 Related-Bug: #1327218
This commit is contained in:
parent
3bab55f657
commit
47c2950746
5
queries/1327218.yaml
Normal file
5
queries/1327218.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
query: >
|
||||
message:"Exception during message handling"
|
||||
AND message:"expected string or buffer"
|
||||
AND message:"connection_info = jsonutils.loads(bdm.connection_info)"
|
||||
AND tags:screen-n-cpu.txt
|
Loading…
Reference in New Issue
Block a user