----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27416/#review60577 -----------------------------------------------------------
Ship it! d4d8326a313b4dfecbeac04cfc51cbbf0a020563 master 53694133d8848d56cdf10bf756022b3f2e9cf8d0 4.5 - SrikanteswaraRao Talluri On Nov. 5, 2014, 8:44 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27416/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2014, 8:44 a.m.) > > > Review request for cloudstack and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-7823 > https://issues.apache.org/jira/browse/CLOUDSTACK-7823 > > > Repository: cloudstack-git > > > Description > ------- > > All test cases in this test suite are using the same account. > Hence it leads to failures some times. > > It is necessary to remove the dependency of test cases from each other. > > I have not fixed pep8 issues because it becomes difficult to see the actual > changes then. > Will add a new patch for pep8 issues. > > > Diffs > ----- > > test/integration/component/test_snapshots.py 0811eb1 > > Diff: https://reviews.apache.org/r/27416/diff/ > > > Testing > ------- > > Yes. > > Log: > Test create VM, Snapshot and Template ... === TestName: > test_01_createVM_snapshotTemplate | Status : SUCCESS === > ok > Test snapshot events ... === TestName: test_05_snapshot_events | Status : > SUCCESS === > ok > Test Creating snapshot from volume having spaces in name(KVM) ... === > TestName: test_01_volume_from_snapshot | Status : SUCCESS === > ok > Test Snapshot Data Disk ... === TestName: test_02_snapshot_data_disk | Status > : SUCCESS === > ok > Test snapshot from detached disk ... === TestName: > test_03_snapshot_detachedDisk | Status : SUCCESS === > ok > Test Delete Snapshot ... === TestName: test_04_delete_snapshot | Status : > SUCCESS === > ok > Create Template from snapshot ... === TestName: > test_07_template_from_snapshot | Status : SUCCESS === > ok > > ---------------------------------------------------------------------- > Ran 7 tests in 2273.877s > > OK > > > Thanks, > > Gaurav Aradhye > >