You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Girish Shilamkar (JIRA)" <ji...@apache.org> on 2013/12/16 18:05:13 UTC

[jira] [Resolved] (CLOUDSTACK-5102) integration.component.test_volumes.TestVolumes.test_create_volume_under_domain test failed with syntax error

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Girish Shilamkar resolved CLOUDSTACK-5102.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4.0
                   4.2.1

Fixed as part of marvin changes.

> integration.component.test_volumes.TestVolumes.test_create_volume_under_domain  test failed with syntax error
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5102
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5102
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.3.0
>            Reporter: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.2.1, 4.3.0, 4.4.0
>
>
> Error Message
> __init__() takes at most 6 arguments (9 given)
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 327, in run
>     testMethod()
>   File "/root/asf/cloudstack/test/integration/component/test_volumes.py", line 1108, in test_create_volume_under_domain
>     domapiclient = self.testClient.getUserApiClient(account=domuser.name, domain=dom.name)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackTestClient.py", line 185, in getUserApiClient
>     self.createUserApiClient(account, domain, type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackTestClient.py", line 158, in createUserApiClient
>     self.connection.logging)
> TypeError: __init__() takes at most 6 arguments (9 given)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)