You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "prashant kumar mishra (JIRA)" <ji...@apache.org> on 2015/10/21 12:31:27 UTC

[jira] [Created] (CLOUDSTACK-8975) [Automation]skip test case in niciraNvp settings are not available in config file

prashant kumar mishra created CLOUDSTACK-8975:
-------------------------------------------------

             Summary: [Automation]skip test case in niciraNvp settings are not available in config file
                 Key: CLOUDSTACK-8975
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8975
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.7.0
            Reporter: prashant kumar mishra
            Assignee: prashant kumar mishra
            Priority: Minor
             Fix For: 4.7.0


/root/cloudstack/test/integration/smoke/test_nicira_controller.py   is failing if niciraNvp settings are not available in config file. Modifying script to skip test case if settings are not available 

log
=======
File "/root/cloudstack/test/integration/smoke/test_nicira_controller.py", line 46, in setUpClass
    cls.nicira_hosts      = cls.config.niciraNvp.hosts
AttributeError: 'NoneType' object has no attribute 'hosts'
-------------------- >> begin captured stdout << ---------------------
=== TestName: None | Status : EXCEPTION ===



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