This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Optimize TestVolumeProperties #1096
Labels
Milestone
Comments
Merged
shuklanirdesh82
added a commit
to shuklanirdesh82/vsphere-storage-for-docker
that referenced
this issue
May 26, 2017
- removing reference of verification.ExecCmd - little bit code cleanup for Issue vmware-archive#1096 - Introducing retry mechanism to look for vm power state changed
This was referenced May 26, 2017
close via #1310 |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
TestVolumeProperties test takes more than a minute.
We run following sequence thrice (for each disk type "thin", "zeroedthick", "eagerzeroedthick");
docker volume create --driver=vsphere ...
Step 4-6 can be independent test with "thin" volume type. No need to repeat these steps for each disk-type.
The text was updated successfully, but these errors were encountered: