[ https://issues.apache.org/jira/browse/CLOUDSTACK-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902284#comment-14902284 ]
ASF GitHub Bot commented on CLOUDSTACK-8893: -------------------------------------------- GitHub user sanju1010 opened a pull request: https://github.com/apache/cloudstack/pull/871 CLOUDSTACK-8893: Fixing script as per the latest functionality Please check https://issues.apache.org/jira/browse/CLOUDSTACK-8893 for more details. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sanju1010/cloudstack vmsnap Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/871.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 #871 ---- commit 85fad5ae76c97ca17d258245007906a96aa04c21 Author: sanjeev <sanj...@apache.org> Date: 2015-09-22T09:17:37Z CLOUDSTACK-8893: Fixing script as per the latest functionality ---- > test_vm_snapshots.py requires modification since we support volume snapshot > on a vm with vm snapshot > ---------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-8893 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8893 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Automation > Affects Versions: 4.6.0 > Reporter: Sanjeev N > Assignee: Sanjeev N > > test_vm_snapshots.py requires modification since we support volume snapshot > on a vm with vm snapshot > test_01_test_vm_volume_snapshot test from test_vm_snapshots.py expects > exception when we try to create volume snapshot on a vm with vm snapshot. > We need to modify this since we are supporting volume snapshot an a vm with > vm snapshots . -- This message was sent by Atlassian JIRA (v6.3.4#6332)