[
https://issues.apache.org/jira/browse/CLOUDSTACK-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Santhosh Kumar Edukulla updated CLOUDSTACK-5948:
------------------------------------------------
Description:
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.
was:
Currently, there is an issue in the way we are verifying and using fdisk for
attach and detach volume related test cases.
Planning to add a library function, so that these issues can be fixed. Adding
it to library will facilitate test users to not worry and use a generic one for
their tests.
> [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)