[
https://issues.apache.org/jira/browse/CLOUDSTACK-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942204#comment-14942204
]
ASF GitHub Bot commented on CLOUDSTACK-8915:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/908#issuecomment-145230344
Hi @remibergsma @borisroman @DaanHoogland @miguelaferreira
I executed the RVR test here, see results below:
```
Test redundant router internals ... === TestName: test_enableVPNOverRvR |
Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 466.394s
OK
/tmp//MarvinLogs/test_redundant_router_services_3QFJ63/results.txt (END)
```
The test above does the following:
1 listNetworks should show the created network in allocated state
2 listRouters returns no running routers
3 VMs should be deployed and in Running state
4 should list 2 routers
5 listPublicIpAddresses for networkid should show acquired IP addr
6 listRemoteAccessVpns for the network associated should show VPN created
7 listRemoteAccessVpns for the network associated should return empty
response
I don;t consider it enough, so I will write a test that check the
conntrackd service in the routers as well.
Should the PR wait until the test is ready or if I do it manually now (to
close this blocker quicker) would that be enough?
Cheers,
WIlder
> Cannot SSH into VMs deployed Redundant VPC routers
> --------------------------------------------------
>
> Key: CLOUDSTACK-8915
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8915
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.6.0
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
> Priority: Blocker
>
> The Marvin test under componenet/test_vpc_redundant.py no longer passes. I
> also tried to test it manually, but unfortunately the feature is now broken.
> * Create a Redundant VPC
> * Add a tier
> * Add a new VM to the tier
> * Add an ACL, open port 22 and associate the ACL with the tier
> * Acquire a pub IP
> * Add a PF rule to port 22 towards the VM
> * Try to SSH to the VM through the Pub IP
> It fails with "No route to host"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)