----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24643/#review50448 -----------------------------------------------------------
Commit b7c4259d9750cffe0cd0796b1434b39bff185b4d in cloudstack's branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b7c4259 ] CLOUDSTACK-7330: Fixing ListNetworks issue in test_portable_ip.py Signed-off-by: Santhosh Edukulla <santhosh.eduku...@gmail.com> - ASF Subversion and Git Services On Aug. 13, 2014, 10:47 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24643/ > ----------------------------------------------------------- > > (Updated Aug. 13, 2014, 10:47 a.m.) > > > Review request for cloudstack and Santhosh Edukulla. > > > Bugs: CLOUDSTACK-7330 > https://issues.apache.org/jira/browse/CLOUDSTACK-7330 > > > Repository: cloudstack-git > > > Description > ------- > > ListNetwork was failing because listall=True was not passed. Also fixed other > issues in the test case. > > > Diffs > ----- > > test/integration/component/test_persistent_networks.py b242579 > tools/marvin/marvin/lib/common.py 62d409c > > Diff: https://reviews.apache.org/r/24643/diff/ > > > Testing > ------- > > Yes. > > Log: > test_vpc_delete_account (test_persistent_networks.TestVPCNetworkOperations) > ... SKIP: skip > test_vpc_force_delete_domain > (test_persistent_networks.TestVPCNetworkOperations) ... === TestName: > test_vpc_force_delete_domain | Status : SUCCESS === > ok > test_vpc_private_gateway_static_route > (test_persistent_networks.TestVPCNetworkOperations) ... SKIP: WIP > > ---------------------------------------------------------------------- > Ran 3 tests in 340.698s > > OK (SKIP=2) > > > Thanks, > > Gaurav Aradhye > >