Github user syed commented on the issue:
https://github.com/apache/cloudstack/pull/1692
My tests have finished. I had run into some issues where one of the tests
got stuck when cleaning everything. I have yet to determine the root cause.
I've had 8 test cases. Here is the list of the tests
```
PASS BUT CLEANUP FAILED smoke/test_internal_lb.py
FAIL smoke/test_privategw_acl.py
test_02_vpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ...
=== TestName: test_02_vpc_privategw_static_routes | Status : FAILED ===
FAIL
test_03_vpc_privategw_restart_vpc_cleanup
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ...
=== TestName: test_03_vpc_privategw_restart_vpc_cleanup | Status : FAILED
===
FAIL
test_04_rvpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL) ...
=== TestName: test_04_rvpc_privategw_static_routes | Status : FAILED ===
FAIL
FAIL smoke/test_vpc_redundant.py
Create a redundant VPC with two networks with two VMs in each network ...
=== TestName: test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL |
Status : FAILED ===
FAIL
Create a redundant VPC with two networks with two VMs in each network and
check default routes ...
=== TestName: test_02_redundant_VPC_default_routes | Status : FAILED ===
FAIL
Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test Network GC
Nics ...
=== TestName: test_04_rvpc_network_garbage_collector_nics | Status : FAILED
===
FAIL
Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test Network GC
Nics ...
=== TestName: test_05_rvpc_multi_tiers | Status : FAILED ===
FAIL
PASS smoke/test_network_acl.py
PASS smoke/test_password_server.py
PASS smoke/test_vpc_router_nics.py
PASS smoke/test_vpc_vpn.py
```
---
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.
---