[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602403#comment-14602403
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8556:
--------------------------------------------

Github user pritisarap12 commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/481#discussion_r33328911
  
    --- Diff: test/integration/testpaths/testpath_snapshot_limits.py ---
    @@ -115,32 +115,51 @@ def tearDownClass(cls):
                 raise Exception("Warning: Exception during cleanup : %s" % e)
     
         def setUp(self):
    +        if not self.snapshotSupported:
    +            self.skipTest(
    +                "Snapshots are not supported on %s" %
    +                self.hypervisor)
    +
             self.apiclient = self.testClient.getApiClient()
             self.dbclient = self.testClient.getDbConnection()
             self.cleanup = []
    --- End diff --
    
    Updated testpath as per the review comment.


> Unable to delete attached volume in cleanup
> -------------------------------------------
>
>                 Key: CLOUDSTACK-8556
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8556
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: 4.5.1
>            Reporter: Priti Sarap
>             Fix For: 4.5.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to