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/06/27 00:48:20 UTC

[jira] [Created] (CLOUDSTACK-3217) test_router.py failed to execute

Rayees Namathponnan created CLOUDSTACK-3217:
-----------------------------------------------

             Summary: test_router.py failed to execute 
                 Key: CLOUDSTACK-3217
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3217
             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
             Fix For: 4.2.0


Test cases from BVT suite test_router.py failed to execute with latest changes 

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 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/data/Repo2/qa/cloudstack/test/integration/smoke/test_routers.py", line 183
    if self.apiclient.hypervisor.lower() == 'vmware':
                                                    ^
IndentationError: unindent does not match any outer indentation level

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