-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15453/
-----------------------------------------------------------
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