----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28695/ -----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri. Bugs: CLOUDSTACK-8020 https://issues.apache.org/jira/browse/CLOUDSTACK-8020 Repository: cloudstack-git Description ------- Fixed cleanup issue. Test case failed while deleting snapshot in the cleanup opearation. Snapshot gets cleaned as a part of account cleanup. No need to add it seperately to cleanup list. Diffs ----- test/integration/component/test_snapshots.py 62f2f06 Diff: https://reviews.apache.org/r/28695/diff/ Testing ------- Test Creating snapshot from volume having spaces in name(KVM) ... SKIP: skip Test Snapshot Data Disk ... SKIP: skip Test snapshot from detached disk ... === TestName: test_03_snapshot_detachedDisk | Status : SUCCESS === ok Test Delete Snapshot ... SKIP: skip Create Template from snapshot ... SKIP: skip ---------------------------------------------------------------------- Ran 5 tests in 193.566s OK (SKIP=4) Thanks, Ashutosh Kelkar