[
https://issues.apache.org/jira/browse/CLOUDSTACK-8555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585479#comment-14585479
]
ASF GitHub Bot commented on CLOUDSTACK-8555:
--------------------------------------------
Github user pritisarap12 commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/391#discussion_r32393907
--- Diff: test/integration/component/test_browse_volumes.py ---
@@ -2028,6 +2028,10 @@ def test_01_Browser_volume_Life_cycle_tpath(self):
"""
Test Browser_volume_Life_cycle - This includes upload
volume,attach to a VM, write data ,Stop ,Start, Reboot,Reset of a VM,
detach,attach back to the VM, delete volumes
"""
+ if self.hypervisor.lower() == 'hyperv':
--- End diff --
Yes, we can skip only resize operation and done with modification of the
code doing the same.
> 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)