[
https://issues.apache.org/jira/browse/CLOUDSTACK-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149914#comment-15149914
]
ASF GitHub Bot commented on CLOUDSTACK-9289:
--------------------------------------------
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
----
> [Automation] deploy vm from vm snapshot
> ---------------------------------------
>
> Key: CLOUDSTACK-9289
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9289
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Reporter: prashant kumar mishra
> Assignee: prashant kumar mishra
>
> Automating test cases for feature "Deploy vm from vm snapshot"
> FS:
> ==
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Deploy+instance+from+VM+snapshot
> test case 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)