Sanjeev N created CLOUDSTACK-7508:
-------------------------------------
Summary: [Automation] Duplicate entries in test_data.py for
network offering "nw_off_persistent_VPCVR_NoLB"
Key: CLOUDSTACK-7508
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7508
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Environment: Latest build from master
Reporter: Sanjeev N
Assignee: Sanjeev N
[Automation] Duplicate entried in test_data.py for network offering
"nw_off_persistent_VPCVR_NoLB"
test_data.py in marvin has two dictionaries with name
"nw_off_persistent_VPCVR_NoLB" one with ispersistent set to True and another
one with ispersistent set to False.
Tests would fail if the test picks the one with ispersistent set to False. So
we should delete the one with ispersistent set to False.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)