----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13806/#review26941 -----------------------------------------------------------
test_stopped_vm.py tries to clean up ISOs that are already deleted as part of Account Deletion. Do not add iso object to the cleanup list. The other two test scripts "test_accounts.py" and "test_blocker_bugs.py" have been executed against a KVM deployment and tested. - Chandan Purushothama On Sept. 12, 2013, 9:47 a.m., Girish Shilamkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13806/ > ----------------------------------------------------------- > > (Updated Sept. 12, 2013, 9:47 a.m.) > > > Review request for cloudstack, venkata swamy babu budumuru, SrikanteswaraRao > Talluri, and Prasanna Santhanam. > > > Bugs: CLOUDSTACK-4407 > > > Repository: cloudstack-git > > > Description > ------- > > Template url, hypervisor and format were defined in Service class to be > Xenserver specific > and therefore registering a new template failed on Vmware and KVM. > Fixed this to get hypervisor specific info for registering new template. > > TODO: Update other tests to use the new function get_builtin_template_info > > > Diffs > ----- > > test/integration/component/test_accounts.py 1af408e > test/integration/component/test_blocker_bugs.py 2cdc270 > test/integration/component/test_stopped_vm.py 41eeb46 > > Diff: https://reviews.apache.org/r/13806/diff/ > > > Testing > ------- > > > Thanks, > > Girish Shilamkar > >