commit | a6e74cc11116c5c1614a21ccefeed0aa17d012b0 | [log] [tgz] |
---|---|---|
author | Hong Hui Xiao <xiaohhui@cn.ibm.com> | Mon Jul 06 05:26:08 2015 -0400 |
committer | Hong Hui Xiao <xiaohhui@cn.ibm.com> | Mon Jul 06 21:55:28 2015 -0400 |
tree | c19a2f1fb6f0a3f407f7b242df42e4132380d1f9 | |
parent | 7e6f31d3771562b53a79343195f7a11bbbaa65de [diff] |
Wait server to be terminated in VolumesV2NegativeTest. In some cases, it takes some time to delete server. This might cause the tear down class fail to delete other resource. Wait the server to be terminated in test case can avoid this failure. Change-Id: I10e87cf792f90edc2b5db208205c7425f1a6cec5 Closes-Bug: #1471712