----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19608/ -----------------------------------------------------------
Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-6282 https://issues.apache.org/jira/browse/CLOUDSTACK-6282 Repository: cloudstack-git Description ------- Adding below new Test cases for test_escalations.py test_01_list_volumes_pagination test_02_list_volume_byid test_03_data_volume_resize test_04_custom_volume test_05_volume_snapshot test_06_volume_snapshot_policy test_07_volume_snapshots_pagination test_08_volume_extract test_09_volume_upload Diffs ----- test/integration/component/test_escalations.py PRE-CREATION Diff: https://reviews.apache.org/r/19608/diff/ Testing ------- @summary: Test List Volumes pagination ... ok @summary: Test List Volumes with Id ... ok @summary: Test to verify creation and resize of data volume ... ok @summary: Test to verify creation and resize of custom volume ... ok @summary: Test to verify creation of snapshot from volume and creation of template, volume from snapshot ... ok @summary: Test to verify creation of Hourly, Daily, Weekly, Monthly Snapshot policies from volume ... ok @summary: Test to verify pagination of snapshots for Volume ... ok @summary: Test to verify extract/download a Volume ... ok @summary: Test to verify upload volume ... ok ---------------------------------------------------------------------- Ran 9 tests in 299.663s OK Thanks, Vinay Varma