----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23606/ -----------------------------------------------------------
Review request for cloudstack and Girish Shilamkar. Bugs: CLOUDSTACK-7025 https://issues.apache.org/jira/browse/CLOUDSTACK-7025 Repository: cloudstack-git Description ------- defaultNetworkId was not specified. Specified it in the setupClass. Diffs ----- test/integration/component/test_add_remove_network.py 4222f7a Diff: https://reviews.apache.org/r/23606/diff/ Testing ------- 4 Test cases fixed by this. Log: Add network to running VM ... SKIP: skip Add network to running VM ... SKIP: skip Add network to stopped VM ... SKIP: skip Add network to stopped VM ... SKIP: skip Add same network multiple times to running VM ... === TestName: test_03_add_nw_multiple_times_1_isolated | Status : SUCCESS === ok Add same network multiple times to running VM ... === TestName: test_03_add_nw_multiple_times_2_shared | Status : SUCCESS === ok Add VPC network to running VM belonging to isolated network ... === TestName: test_04_vpc_nw_running_vm_1_isolated | Status : SUCCESS === ok Add VPC network to stopped VM belonging to isolated network ... SKIP: skip Add network and ip address to running VM ... === TestName: test_06_add_nw_ipaddress_running_vm | Status : SUCCESS === ok Add network with invalid ip address to running VM ... SKIP: skip Add network to running VM ... SKIP: skip Add network to running VM ... SKIP: skip Add network to running VM ... SKIP: skip Add network to VM with maximum network limit reached ... SKIP: skip ---------------------------------------------------------------------- Ran 14 tests in 1523.655s OK (SKIP=10) Thanks, Ashutosh Kelkar