Github user sanju1010 commented on the pull request:
https://github.com/apache/cloudstack/pull/1156#issuecomment-161599503
Test Remote Access VPN in VPC ... === TestName: test_vpc_remote_access_vpn
| Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 169.692s
OK
Test VPN in VPC ... === TestName: test_vpc_site2site_vpn | Status : FAILED
===
FAIL
======================================================================
FAIL: Test VPN in VPC
----------------------------------------------------------------------
Traceback (most recent call last):
File
"D:\CCPRepo\internal-cloudstack\test\integration\smoke\test_vpc_vpn.py", line
695, in test_vpc_site2site_vpn
self.assert_(int(packet_loss) == 0, "Ping did not succeed")
AssertionError: Ping did not succeed
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_vpc_site2site_vpn | Status : FAILED ===
The second test failure is not related to these changes. It is something to
do with the connectivity issues between the vms.
---
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.
---