Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/972#issuecomment-150635269
Thanks @miguelaferreira, run the tests and it works fine! LGTM
```
nosetests --with-marvin --marvin-config=${marvinCfg} -s -a
tags=advanced,required_hardware=true component/test_routers_network_ops.py
```
Result:
```
[root@cs1 integration]# cat
/tmp/MarvinLogs/test_routers_network_ops_7G39VV/results.txt
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 826.664s
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 [email protected] or file a JIRA ticket
with INFRA.
---