----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15453/#review28788 -----------------------------------------------------------
Commit 5deefb1ec56a0d96a7c4a850a6d2943bb337e1ee in branch refs/heads/4.2 from Girish Shilamkar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5deefb1 ] CLOUDSTACK-5146: Removing basic and sg tags from the test case which is invalid for the basic zone 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. - ASF Subversion and Git Services 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 > >