[
https://issues.apache.org/jira/browse/CLOUDSTACK-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552118#comment-14552118
]
ASF GitHub Bot commented on CLOUDSTACK-8487:
--------------------------------------------
GitHub user abhinavroy02 opened a pull request:
https://github.com/apache/cloudstack/pull/268
CLOUDSTACK-8487 : Add vMotion related tests
Adding a new test script testpath_vMotion_vmware.py in the
test/integration/testpath folder.
This script has vMotion related test cases for VMware.
Tests include :
------------------------
1. Migrate VM with volume within/across the cluster both for vmfs and nfs
datastores, windows and linux vms.
2. Migrate VM with volume within/across cluster for local storage.
3. Migrate across cwps and zwps.
4. Migrate across nfs and vmfs.
5. Negative scenarios
6. Migration tests when host is put in maintenance.
7. Migration tests when storage is put in maintenance.
---------------------
Have also added 2 new functions in base.py
This scripts have been tested on my local setup.
Also, I have run BVTs with this code on my local setup and it doesn't break
anything.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhinavroy02/cloudstack CLOUDSTACK-8487
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/268.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 #268
----
commit 5de4b6898072688351efb9d1ebb3e0e9ea99b702
Author: Abhinav Roy <[email protected]>
Date: 2015-05-20T10:37:03Z
CLOUDSTACK-8487 : Add vMotion related tests
----
> Add VMware vMotion Tests
> ------------------------
>
> Key: CLOUDSTACK-8487
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8487
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Environment: Hypervisor :VMware
> Storage type : VMFS, NFS
> Storage scope : clusterwide, local, zonewide
> VM : Linux and Windows
> Reporter: Abhinav Roy
> Assignee: Abhinav Roy
> Fix For: 4.6.0
>
>
> Adding a new test script testpath_vMotion_vmware.py in the
> test/integration/testpath folder.
> This script has vMotion related test cases for VMware.
> Tests include :
> ------------------------
> 1. Migrate VM with volume within/across the cluster both for vmfs and nfs
> datastores, windows and linux vms.
> 2. Migrate VM with volume within/across cluster for local storage.
> 3. Migrate across cwps and zwps.
> 4. Migrate across nfs and vmfs.
> 5. Negative scenarios
> 6. Migration tests when host is put in maintenance.
> 7. Migration tests when storage is put in maintenance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)