----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15453/#review28787 -----------------------------------------------------------
Ship it! Ship It! - Girish Shilamkar On Nov. 12, 2013, 1:09 p.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15453/ > ----------------------------------------------------------- > > (Updated Nov. 12, 2013, 1:09 p.m.) > > > Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-5146 > https://issues.apache.org/jira/browse/CLOUDSTACK-5146 > > > Repository: cloudstack-git > > > Description > ------- > > TestRouterRestart.test_01_restart_network_cleanup test scenario is invalid > for basic zone. The test case tries to restart the Router assigned to > individual account but in basic zone, there is only one router i.e of shared > network and there is only one guest(shared) network per zone. Hence the API > fails to list the router of the individual account. > > More over, we will not try to restart the Router of the shared network > because it is used by many accounts and restarting it may affect the > execution of other test cases. > > > Diffs > ----- > > test/integration/component/test_blocker_bugs.py 62800f8 > > Diff: https://reviews.apache.org/r/15453/diff/ > > > Testing > ------- > > > Thanks, > > Gaurav Aradhye > >