[
https://issues.apache.org/jira/browse/CLOUDSTACK-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883834#comment-13883834
]
Santhosh Kumar Edukulla edited comment on CLOUDSTACK-5948 at 1/28/14 8:26 AM:
------------------------------------------------------------------------------
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.
was (Author: santhoshe):
1. Added a generic way of handling disk volumes
2. Added a sleep post detach volume
> [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)