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/11/14 12:10:33 UTC

[jira] [Commented] (CLOUDSTACK-7860) [Automation] Fix the script "test_eip_elb.py" - Hardcoded NetScaler IP Address present in the script

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

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

Commit 2bfddc55b8e886323173fe56d6735472a9da5f69 in cloudstack's branch refs/heads/4.5 from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2bfddc5 ]

CLOUDSTACK-7860: test_eip_elb.py - Move Netscler info out of the test case. Read it from config. Fix attribute error. Fix pep8 issues. Fix imports.

Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


> [Automation] Fix the script "test_eip_elb.py" - Hardcoded NetScaler IP Address present in the script
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7860
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7860
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.5.0
>            Reporter: Chandan Purushothama
>            Assignee: Gaurav Aradhye
>            Priority: Critical
>             Fix For: 4.5.0
>
>
> Currently the script uses the following dictionary for netscaler IP Address information:
> "netscaler": {
>                                        "ipaddress": '10.147.40.100',
>                                        "username": 'nsroot',
>                                        "password": 'nsroot'
>                                 },
> Script needs to be corrected to query for the Netscaler in the setup using CloudStack API and use the procured netscaler information in the testcases in the script.



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