Gaurav Aradhye created CLOUDSTACK-8211:
------------------------------------------
Summary: Correct secondary storage count assert by rounding off
the expected count
Key: CLOUDSTACK-8211
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8211
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: 4.5.0
The secondarystorgetotal returned by listAccounts API rounds off the secondary
storage in account_view.
Hence the expected count in the test case should be converted to int floor and
then compared with the count returned by the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)