GitHub user abhinavroy02 opened a pull request: https://github.com/apache/cloudstack/pull/147
CLOUDSTACK-8366 Add more Test cases for vMotion support on VMFS as primary storage This commits adds few more tests for storage live migration. It has used data driven testing to add tests for migration within same cluster and across clusters. The code has been tested on a vmware environment having multiple clusters and VMFS type primary storages. Migrate VMs/Volumes on VMware with VMFS storage ... === TestName: test_01_vm_and_volumes_live_for_vmware_vmfs_in_same_cluster_1_different_cluster | Status : SUCCESS === ok Migrate VMs/Volumes on VMware with VMFS storage ... === TestName: test_01_vm_and_volumes_live_for_vmware_vmfs_in_same_cluster_2_same_cluster | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 2 tests in 2120.147s OK You can merge this pull request into a Git repository by running: $ git pull https://github.com/abhinavroy02/cloudstack CLOUDSTACK-8366 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/147.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #147 ---- commit 319e513f871fb56bca6d043c1e5fe4f643c8501f Author: Abhinav Roy <abhinav....@citrix.com> Date: 2015-04-06T15:35:08Z CLOUDSTACK-8366 Add more Test cases for vMotion support on VMFS as primary storage ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---