You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/04 23:48:24 UTC

[jira] [Commented] (CLOUDSTACK-4840) Automation: multiple IPs per NIC

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122027#comment-14122027 ] 

ASF subversion and git services commented on CLOUDSTACK-4840:
-------------------------------------------------------------

Commit 06b96d1ccf85455587d5098402de14c2930328f0 in cloudstack's branch refs/heads/master from [~alexbre]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=06b96d1 ]

CLOUDSTACK-7448 Fix test_delete_account and test_releaseIP

CLOUDSTACK-4840 changed test_data.py to make the lbrule publicport be 22,
instead of 2222. In doing so, this caused the following tests to fail, as they
hit a problem where they tried to use port 22 for both the lbrule and for other
purposes:
integration.smoke.test_network.TestDeleteAccount.test_delete_account
integration.smoke.test_network.TestReleaseIP.test_releaseIP

The reason the change appears to have been made was that in
test_lb_secondary_ip.py, despite setting up the load balancer using lbrule, the
tests then used the SSH port from natrule to try and access the VM. By changing
lbrule to use port 22 (the same as natrule) this avoided the problem.

This patch updates test_lb_secondary_ip.py to use the SSH port in lbrule where
necessary to access the VMs, and reverts the change to test_data.py


> Automation: multiple IPs per NIC 
> ---------------------------------
>
>                 Key: CLOUDSTACK-4840
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4840
>             Project: CloudStack
>          Issue Type: Sub-task
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.2.0
>            Reporter: Sudha Ponnaganti
>            Assignee: Ashutosk Kelkar
>             Fix For: 4.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)