You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjeev N (JIRA)" <ji...@apache.org> on 2014/09/08 13:53:28 UTC

[jira] [Created] (CLOUDSTACK-7508) [Automation] Duplicate entries in test_data.py for network offering "nw_off_persistent_VPCVR_NoLB"

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)