Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1184#issuecomment-162527902
Ping @DaanHoogland @remibergsma @borisroman
I will continue the tests, but PR is ready to be reviewed.
* Environment
- Hardware required: TRUE
- Management Server + MySQL on CentOS 7.1
- One KVM Host on CentOS 7.1
- Agent + Common RPMs built from 4.6.1 source
* Tests executed
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-kvm1-ISOLATED.cfg -s -a
tags=advanced,required_hardware=true smoke/test_privategw_acl.py
```
* Results
```
test_01_vpc_privategw_acl
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ... === TestName:
test_01_vpc_privategw_acl | Status : SUCCESS ===
ok
test_02_vpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ... === TestName:
test_02_vpc_privategw_static_routes | Status : SUCCESS ===
ok
test_03_rvpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ... === TestName:
test_03_rvpc_privategw_static_routes | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 3 tests in 2359.021s
OK
/tmp//MarvinLogs/test_privategw_acl_11STHV/results.txt (END)
```
---
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.
---