Gaurav Aradhye created CLOUDSTACK-7644:
------------------------------------------
Summary: test_persistent_networks.py - SSH failure in case of LB
rules due to port mismatch
Key: CLOUDSTACK-7644
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7644
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Environment: Observed in KVM Regression runs
Reporter: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: 4.5.0
Test case which try SSH to VM after creating LB rule fail during SSH.
The SSH method tries to connect via SSH to default port 22, but LB rule is
created for public port 2222. Hence in this case, port number should be
explicitly passed while trying SSH.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)