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:03:07 UTC

[jira] [Resolved] (CLOUDSTACK-4633) [Automation] test_project_limits.py test cases failed with No module named integration

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

Girish Shilamkar resolved CLOUDSTACK-4633.
------------------------------------------

    Resolution: Cannot Reproduce

Not seen in daily run.

> [Automation] test_project_limits.py test cases failed with No module named integration
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4633
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4633
>             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
>         Environment: Automation 
>            Reporter: Rayees Namathponnan
>            Assignee: Gaurav Aradhye
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> test_project_limits.py Failed with below error 
> No module named integration
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/usr/local/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 79, in importFromDir
>     fh, filename, desc = find_module(part, path)
> ImportError: No module named integration



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