----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19119/ -----------------------------------------------------------
Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-5887 https://issues.apache.org/jira/browse/CLOUDSTACK-5887 Repository: cloudstack-git Description ------- The test case was failing while checking snapshot policies. In case the volume is deleted, snapshot policy won't list but if the volumes is not yet deleted, in that case snapshot policy list will be empty. We should be checking both these conditions. Diffs ----- test/integration/component/test_base_image_updation.py af968cc Diff: https://reviews.apache.org/r/19119/diff/ Testing ------- Yes. Log: Test deploy an instance with service offerings with IsVolatile set. ... SKIP: skip Test rebooting instances created with isVolatile service offerings ... SKIP: skip Test restoring a vm with different template than the one it was created with ... SKIP: skip Create a VM using the Service offering IsVolatile enabled ... ok ---------------------------------------------------------------------- Ran 4 tests in 1441.368s OK (SKIP=3) Thanks, Gaurav Aradhye