-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15454/
-----------------------------------------------------------
Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-5147
https://issues.apache.org/jira/browse/CLOUDSTACK-5147
Repository: cloudstack-git
Description
-------
component.test_project_limits.TestMaxProjectNetworks.test_maxAccountNetworks
tries to create multiple guest networks in an project of account which is not
possible in basic zone as there is only one guest network allowed per zone in
basic zone setup.
Hence removing the tags basic and sg so that this test case won't be picked up
to run on basic zone setup.
Diffs
-----
test/integration/component/test_project_limits.py c6df7f3
Diff: https://reviews.apache.org/r/15454/diff/
Testing
-------
Thanks,
Gaurav Aradhye