Rayees Namathponnan created CLOUDSTACK-6888:
-----------------------------------------------
Summary: [Automation] Portable IP test cases not picking the ips
from config file, always picking data from test case or test data file
Key: CLOUDSTACK-6888
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6888
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.4.0
Reporter: Rayees Namathponnan
Priority: Critical
Fix For: 4.4.0
i configured below information in config file, but test case never pick this
during automation run,
"portableIpRange": {
"gateway" : "10.223.122.65",
"netmask" : "255.255.255.192",
"startip" : "10.223.122.120",
"endip" : "10.223.122.121",
"vlan" : "2359"
}
--
This message was sent by Atlassian JIRA
(v6.2#6252)