[
https://issues.apache.org/jira/browse/CLOUDSTACK-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481326#comment-14481326
]
ASF GitHub Bot commented on CLOUDSTACK-8366:
--------------------------------------------
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 <[email protected]>
Date: 2015-04-06T15:35:08Z
CLOUDSTACK-8366 Add more Test cases for vMotion support on VMFS as primary
storage
----
> Add more Test cases for vMotion support on "VMFS" as primary storage
> --------------------------------------------------------------------
>
> Key: CLOUDSTACK-8366
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8366
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: Future
> Reporter: Abhinav Roy
> Labels: automation
> Fix For: 4.6.0
>
>
> Added more tests for vMotion support on VMFS.
> Used python data driven test module and automated tests for migration in same
> cluster and different cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)