commit | 4c79608c837a009b891e062bb0515ad01f64bf83 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Apr 28 12:16:17 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Fri Apr 28 12:16:17 2017 +0800 |
tree | 6e21db03404a427c7d8ea6ba9385da068be3c7b9 | |
parent | 192e64e66bfd583ebd4db753997eb51061aeac71 [diff] |
Create a server in resource_setup in ImagesOneServerTestJSON Generally speaking resources are better not to be shared between testcases, but testcases in ImagesOneServerTestJSON can share one server because they have almost no effect on the server, thus we can reduce the time of creating one server. Change-Id: I16a786ad874bd7d85c0a517a6f7d7c16655a6234