commit | bf543c31b1fb7b80605e68fbf63ab0c897865f5a | [log] [tgz] |
---|---|---|
author | lisali <xiaoyan.li@intel.com> | Wed Aug 24 17:11:20 2016 +0800 |
committer | lisali <xiaoyan.li@intel.com> | Wed Aug 24 17:11:20 2016 +0800 |
tree | cbb437d7680c0e7a621cf5648758abc9a6caff67 | |
parent | 3d8118bee9c9a5ccec91d4b047a93447db173131 [diff] |
Fix mutliple attach/detach issue When two tests use one volume, one is to attach the volume and creates targets. The other is to detach the volume and remove targets. Sometimes it leads tests fail. Change-Id: I82b216844b43f3440d1827e66225f1f97e97dd19 Closes-Bug: #1616338