GitHub user nitt10prashant opened a pull request:
https://github.com/apache/cloudstack/pull/1417
CLOUDSTACK-9289:Automation for feature deploy vm from vmsnapshot
Automation for deploy vm from snapshot .
1-Test to create VM from vm snapshots without data disk
2-Deploy vm from snapshot , ssh and verify data
3-Seed template and then deploy vm and check if timeis same for vm
deployment
4-Create volume from vmshnapshot and verify usage
5-Create volume from vm snapshot and download
6-Create volume from snapshot and attach to vm
test result
=======
create volume from vmshnapshot and verify usage ... === TestName:
test_01_create_volume_from_vmsnapshot | Status : SUCCESS ===
ok
create volume from vm snapshot and download ... === TestName:
test_02_create_volume_from_vmsnapshot | Status : SUCCESS ===
ok
create volume from snapshot and attach to vm ... === TestName:
test_03_create_volume_from_vmsnapshot | Status : SUCCESS ===
ok
Test to create VM from vm snapshots without data disk ... === TestName:
test_01_create_vm_from_vmsnapshots | Status : SUCCESS ===
ok
deploy vm from snaphsot , ssh and verify data ... === TestName:
test_02_create_vm_from_vmsnapshots_and_verify_data | Status : SUCCESS ===
ok
Seed template and then deploy vm and check if time ... === TestName:
test_03_seed_template_from_vmsnapshot | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 6 tests in 1781.242s
OK
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitt10prashant/cloudstack deploy_vm_from_snp
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1417.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 #1417
----
commit 9d89229942436d98f4897d8030f95cbcb8702cbf
Author: nitt10prashant <[email protected]>
Date: 2016-02-17T04:30:07Z
CLOUDSTACK-9289:Automation for feature deploy vm from vmsnapshot
changing script location from smoke to component
formatting to pep8
----
---
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.
---