----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24643/ -----------------------------------------------------------
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