[
https://issues.apache.org/jira/browse/CLOUDSTACK-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885010#comment-13885010
]
ASF subversion and git services commented on CLOUDSTACK-5948:
-------------------------------------------------------------
Commit d057585128066230a782b66fe306ef536eb5f259 in branch refs/heads/marvin
from [~santhoshe]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d057585 ]
CLOUDSTACK-5948: Fixes to BVT test_volumes.py
1. Added a generic way of verifying isk volumes.
2. Now, detach volume is called post the assert.
3. Added a sleep post detach volume to facilitate list volumes to have some
time for detach operation.
4. Added a fix for a log check.
> [Automation]: Current way of validating disk volumes post attach and detach
> volume API has bug
> -----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5948
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5948
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.3.0
> Reporter: Santhosh Kumar Edukulla
> Assignee: Santhosh Kumar Edukulla
>
> 1. Currently, there is an issue in the way we are verifying and using fdisk
> for attach and detach volume related test cases.
> 2. We just use in operator to verify the output with api returned size. This
> is not right and invalid check.
> 3. We assert and then call a detach volume. The detach volume wont work if
> assert succeeds
> 4. We list the volumes in iteration post the detach volume.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)