-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15453/#review28789
-----------------------------------------------------------


Commit b894a3820ce48d777631cffb0610040c97ffafce in branch refs/heads/4.3 from 
Girish Shilamkar
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b894a38 ]

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
> 
>

Reply via email to