[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758819#comment-13758819
 ] 

Prasanna Santhanam commented on CLOUDSTACK-4608:
------------------------------------------------

That commit fixes the dependency where we assume credentials to by 
root/password. We should not do that. All the fixes such as this will break 
your tests, but they should get the credentials from the config file. So, can 
you please investigate this further?
                
> [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: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.1
>            Reporter: Rayees Namathponnan
>            Priority: Blocker
>             Fix For: 4.2.1
>
>
> 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

Reply via email to