-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29151/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-8084
https://issues.apache.org/jira/browse/CLOUDSTACK-8084
Repository: cloudstack-git
Description
-------
The network was created within root admin account, so it had a risk of getting
used by other test cases by default. In that case cleanup would fail.
Created the network in account created by the test case.
Diffs
-----
test/integration/component/test_add_remove_network.py aacd44b
Diff: https://reviews.apache.org/r/29151/diff/
Testing
-------
Yes.
Log:
Add network to vm where both belong to different zones ... === TestName:
test_17_add_nic_different_zone | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 308.910s
OK
Thanks,
Gaurav Aradhye