----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8082/#review14485 -----------------------------------------------------------
Ship it! commit 4b539ddcb3e37810757e74b2a6060ec6f4776e07 Author: Talluri <[email protected]> Date: Thu Nov 29 14:27:42 2012 +0530 Summary: Fixes marvin integration test for copy template/iso between zones Detail: This is a fix 1. to populate 'destzoneid' as part of the test data by issuing listZones API. Earlier, this is provided manually in the test data. 2. to wait till the ISO/template is downloaded & installed successfully before being deleted as part of the cleanup. BUG-ID: CLOUDSTACK-567 Reviewed-by: Prasanna Santhanam Reported-by: Prasanna Santhanam Signed-off-by: Prasanna Santhanam <[email protected]> 1354234426 -0800 - Prasanna Santhanam On Nov. 29, 2012, 9 a.m., SrikanteswaraRao Talluri wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8082/ > ----------------------------------------------------------- > > (Updated Nov. 29, 2012, 9 a.m.) > > > Review request for cloudstack. > > > Description > ------- > > This is a fix > 1. to populate 'destzoneid' as part of the test data by issuing listZones > API. Earlier, this is provided manually in the test data. > 2. to wait till the ISO/template is downloaded & installed successfully > before being deleted as part of the cleanup. > > > Diffs > ----- > > test/integration/component/test_templates.py e6b2dd6 > test/integration/smoke/test_iso.py 0215d89 > test/integration/smoke/test_templates.py 9a7f6b1 > > Diff: https://reviews.apache.org/r/8082/diff/ > > > Testing > ------- > > Testing done on Advanced zone setup and tests passed. > > > Thanks, > > SrikanteswaraRao Talluri > >
