You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/09/04 23:25:53 UTC

[jira] [Created] (CLOUDSTACK-4608) [Automation] SSVM test cases failing with error 'TestSSVMs' object has no attribute 'config'

Rayees Namathponnan created CLOUDSTACK-4608:
-----------------------------------------------

             Summary: [Automation] SSVM test cases failing with error 'TestSSVMs' object has no attribute 'config'
                 Key: CLOUDSTACK-4608
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4608
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Rayees Namathponnan


SSVM test cases failing after below check-in 

https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=2575ded3f32e7c27315c5701bbc4fdbc44615080 

Test cases failing with below error 

Error Message

'TestSSVMs' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestSSVMs: DEBUG: Running SSVM check script
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_ssvm.py", line 345, in test_03_ssvm_internals
    host.user, host.passwd = get_host_credentials(self.config, host.ipaddress)
'TestSSVMs' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestSSVMs: DEBUG: Running SSVM check script
--------------------- >> end captured logging << -----

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira