Github user mike-tutkowski commented on the issue:
https://github.com/apache/cloudstack/pull/1642
======================================================================
FAIL: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File "/marvin/tests/smoke/test_vpc_redundant.py", line 582, in
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL
self.do_vpc_test(False)
File "/marvin/tests/smoke/test_vpc_redundant.py", line 727, in do_vpc_test
self.check_ssh_into_vm(vm.get_vm(), vm.get_ip(), expectFail=expectFail,
retries=retries)
File "/marvin/tests/smoke/test_vpc_redundant.py", line 571, in
check_ssh_into_vm
self.fail("Failed to SSH into VM - %s" %
(public_ip.ipaddress.ipaddress))
AssertionError: Failed to SSH into VM - 10.1.34.104
That might be a problem with the test.
---
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.
---