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

Gaurav Aradhye commented on CLOUDSTACK-3043:
--------------------------------------------

Hi,

I could not find the key "classname" itself in the test case code and in 
base.py file in marvin too.
Can you please tell me which marvin are you looking at? I checked the base.py 
file in QA repo and ASF master both, and could not locate the line "if 
services["classname"] is not None" anywhere. It's absent in test cases too.
                
> Project test suites failing with KeyError: 'classname'
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-3043
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3043
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>         Environment: Automation
>            Reporter: Rayees Namathponnan
>            Assignee: Gaurav Aradhye
>             Fix For: 4.2.0
>
>
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 208, in 
> run
>     self.setUp()
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 291, in 
> setUp
>     self.setupContext(ancestor)
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 314, in 
> setupContext
>     try_run(context, names)
>   File "/usr/local/lib/python2.7/site-packages/nose/util.py", line 469, in 
> try_run
>     return func()
>   File 
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_project_configs.py",
>  line 458, in setUpClass
>     domainid=cls.domain.id
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 
> 101, in create
>     if services["classname"] is not None:
> KeyError: 'classname'

--
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