----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25670/ -----------------------------------------------------------
Review request for cloudstack, sangeetha hariharan, sanjeev n, and Santhosh Edukulla. Bugs: CLOUDSTACK-7552 https://issues.apache.org/jira/browse/CLOUDSTACK-7552 Repository: cloudstack-git Description ------- Test Case at integration.smoke.test_volumes.TestCreateVolume.test_01_create_volume failed on HyperV due to querying for wrong disk on the Guest VM. Instead of /dev/sdb, Query has been made for /dev/sda I added code to fix the above mentioned bug. Diffs ----- test/integration/smoke/test_volumes.py 1e429ec Diff: https://reviews.apache.org/r/25670/diff/ Testing ------- No Testing Done due to lack of HyperV Setup. Thanks, Chandan Purushothama