commit | b1f6483c98ff22ca6a5668d6f750e1c52e0dd8fa | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Tue Oct 29 13:29:54 2013 +0900 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Nov 14 16:21:38 2013 +0900 |
tree | f498554f95ccf5f9b627df8734de72c31db32a53 | |
parent | bbe84d09ef8147be972cde870b24046a545fe5e5 [diff] |
Reuse a server instance in test_disk_config In test_disk_config.py, each test creates a server instance everytime. By applying this patch, a server instance is reused without a new server creation if the existing server has necessary status. Change-Id: I1e1f03df3b0d7840b6af666dbb412a7fea2ccbba