[
https://issues.apache.org/jira/browse/CLOUDSTACK-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585495#comment-14585495
]
ASF GitHub Bot commented on CLOUDSTACK-8555:
--------------------------------------------
Github user gauravaradhye commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/391#discussion_r32394401
--- Diff: test/integration/component/test_browse_volumes.py ---
@@ -2473,6 +2474,9 @@ def test_11_migrate_upload_volume(self):
"""
Test Browser_Upload_Volume_migrate_upload_volume
"""
+ if self.hypervisor.lower() == 'hyperv':
--- End diff --
Remove this old code snippet which skips the whole test.
> Skip testcase for HyperV as it doesn't support volume resize operationa
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-8555
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8555
> 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
> Labels: volumes
> Fix For: 4.5.1
>
>
> Skip testcases having volume resize operation as Hyperv doesn't support that
> operation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)