Github user jayapalu commented on the pull request: https://github.com/apache/cloudstack/pull/872#issuecomment-167769469 Site to site vpn test case results: $nosetests-2.7 --with-marvin --marvin-config=/Users/jayapalreddy/advanced-acs.cfg /Users/jayapalreddy/dev/ccp/internal-cloudstack/test/integration/smoke/test_vpc_vpn.py:TestVpcSite2SiteVpn -a tags=advanced --zone=zone1 --hypervisor=xenserver ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//Dec_29_2015_15_20_16_BLFI1D. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== Downloading Template: tiny-xen from: http://10.147.28.7/templates/macchinina-xen.vhd.bz2 VPC1 7c512e57-d5d7-4b43-ad66-0d3f12db33e4 created VPC2 ffa04a98-2d3f-40e3-8ed9-02fa553343a7 created Network 251f2416-8695-4d72-bf0e-ec6be1fd5968 created in VPC 7c512e57-d5d7-4b43-ad66-0d3f12db33e4 Network c39bd9c6-dd4f-4b98-86a7-9a8f1cfe1464 created in VPC ffa04a98-2d3f-40e3-8ed9-02fa553343a7 VM 21cf26a4-2aa8-4d78-9514-b2e29fd23e8d deployed in VPC 7c512e57-d5d7-4b43-ad66-0d3f12db33e4 VPN gateway for VPC 7c512e57-d5d7-4b43-ad66-0d3f12db33e4 enabled VPN gateway for VPC ffa04a98-2d3f-40e3-8ed9-02fa553343a7 enabled {'account': u'test-TestVpcSite2SiteVpn-WN8YZA', 'domainid': u'a18845c6-a7c2-11e5-92c7-4d467782273c', 'name': u'Peer VPC1', 'cidrlist': u'10.1.0.0/16', 'ikepolicy': u'3des-md5;modp1536', 'esplifetime': 3600, 'id': u'55537b14-36ba-4743-be3d-45789a47706a', 'dpd': False, 'domain': u'ROOT', 'ikelifetime': 86400, 'ipsecpsk': u'ipsecpsk', 'esppolicy': u'3des-md5;modp1536', 'gateway': u'10.147.52.174'} {'account': u'test-TestVpcSite2SiteVpn-WN8YZA', 'domainid': u'a18845c6-a7c2-11e5-92c7-4d467782273c', 'name': u'Peer VPC2', 'cidrlist': u'10.2.0.0/16', 'ikepolicy': u'3des-md5;modp1536', 'esplifetime': 3600, 'id': u'f1ebc3d4-6b25-4fdd-a3ea-ffd7ba2194b6', 'dpd': False, 'domain': u'ROOT', 'ikelifetime': 86400, 'ipsecpsk': u'ipsecpsk', 'esppolicy': u'3des-md5;modp1536', 'gateway': u'10.147.52.176'} Creating NAT rule in network for vm with public IP Adding NetworkACL rules to make NAT rule accessible ====Trying SSH Connection: Host:10.147.52.177 User:root Port:22 RetryCnt:10=== ===SSH to Host 10.147.52.177 port : 22 SUCCESSFUL=== {Cmd: /bin/ping -c 3 -t 10 10.1.1.73 |grep packet|cut -d ' ' -f 7| cut -f1 -d'%' via Host: 10.147.52.177} {returns: [u'0']} ===final results are now copied to: /tmp//MarvinLogs/test_vpc_vpn_SI9ILA=== $cat /tmp//MarvinLogs/test_vpc_vpn_SI9ILA/results.txt Test VPN in VPC ... === TestName: test_vpc_site2site_vpn | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 691.332s OK
--- 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. ---