[
https://issues.apache.org/jira/browse/CLOUDSTACK-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354746#comment-14354746
]
ASF GitHub Bot commented on CLOUDSTACK-8311:
--------------------------------------------
GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/107
CLOUDSTACK-8311: Adding test case to confirm Volume Snapshot for root disk
is not allowed when VM snapshot is present for a VM
CLOUDSTACK-8311: Adding test case to confirm Volume Snapshot for root disk
is not allowed when VM snapshot is present for a VM
Log:
@Desc: Test to List VM Snapshots pagination ... === TestName:
test_03_list_vm_snapshots_pagination | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 31.398s
OK
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/107.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 #107
----
commit cb503b64c7f4200c6c5aa6ed24e8d188aefc2c33
Author: Gaurav Aradhye <[email protected]>
Date: 2015-03-10T11:09:40Z
CLOUDSTACK-8311: Adding test case to confirm Volume Snapshot for root disk
is not allowed when VM snapshot is present for a VM
----
> Add test case to check Volume snapshot is not allwed when there is VM
> snapshot present for the VM
> -------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8311
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8311
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: Future
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: Future
>
>
> Verification steps:
> When there is VM snapshot present from the VM, try to create a snapshot for
> the root volume of VM.
> It should fail.
> This test case should be run on XenServer and Vmware
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)