Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1070#issuecomment-157651712 @remibergsma and @miguelaferreira faced problems related to SSH timeout whilst testing this PR. I retested it and did not face the same issue: ``` 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 : SUCCESS === ok 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 : SUCCESS === ok Create a redundant VPC with two networks with two VMs in each network ... === TestName: test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 3 tests in 4882.851s OK /tmp//MarvinLogs/test_vpc_redundant_6MQWZS/results.txt (END) ``` We tested against the same virtualised environment, but running different steps. It makes it trick to find the root cause, so this PR will standstill for a while until I have time to retest and, hopefully, get an error as well so I can dig deeper. Cheers, Wilder
--- 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. ---