----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23606/#review47994 -----------------------------------------------------------
Commit 33fdfbc83407037b45624ca84ca436fab72e59ab in cloudstack's branch refs/heads/4.4-forward from Ashutosh K [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=33fdfbc ] CLOUDSTACK-7025: Resolving test script issue - ASF Subversion and Git Services On July 17, 2014, 8:53 a.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23606/ > ----------------------------------------------------------- > > (Updated July 17, 2014, 8:53 a.m.) > > > 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 > >