Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/972#issuecomment-150602167 I've tested this in a 2 KVM hosts setup (a.k.a [mct-zone1-kvm1-kvm2.cfg](https://github.com/schubergphilis/MCT-shared/blob/master/marvin/mct-zone1-kvm1-kvm2.cfg)) ``` nosetests --with-marvin --marvin-config=mct-zone1-kvm1-kvm2.cfg test/integration/component/test_routers_network_ops.py -s -a tags=advanced,required_hardware=true ``` and these were the results (with a couple extra line breaks for readability): ``` Stop existing router, add a PF rule and check we can access the VM ... === TestName: test_isolate_network_FW_PF_default_routes | Status : SUCCESS === ok Test redundant router internals ... === TestName: test_RVR_Network_FW_PF_SSH_default_routes | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 2 tests in 884.044s OK ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---