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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---