[
https://issues.apache.org/jira/browse/CLOUDSTACK-7860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212144#comment-14212144
]
ASF subversion and git services commented on CLOUDSTACK-7860:
-------------------------------------------------------------
Commit 0fd5475593a29862587d73eabecf4e718f0bc5b8 in cloudstack's branch
refs/heads/master from SrikanteswaraRao Talluri
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0fd5475 ]
Merge branch '4.5'
* 4.5:
CLOUDSTACK-7885 : Fixed the script '/maint/test_vpc_host_maintenance.py'
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.
> [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)