You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dhananjay D Pathak (JIRA)" <ji...@apache.org> on 2014/02/14 12:43:19 UTC

[jira] [Created] (CLOUDSTACK-6113) [Automation] : test_advancedsg_networks.py fails with error as TypeError: 'NoneType' object has no attribute '__getitem__'

Dhananjay D Pathak created CLOUDSTACK-6113:
----------------------------------------------

             Summary: [Automation] : test_advancedsg_networks.py fails with error as TypeError: 'NoneType' object has no attribute '__getitem__'
                 Key: CLOUDSTACK-6113
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6113
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: marvin
    Affects Versions: 4.2.0
         Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server release 6.4 (Santiago) 

            Reporter: Dhananjay D Pathak


Marvin Test test_advancedsg_networks.py fails with Error as described bellow (log files are attached):


ERROR
Test to verify Advance Zone with security group enabled can be created ... ERROR
Test to verify Advance Zone created with flag ... ERROR
ERROR
ERROR
ERROR
ERROR

======================================================================
ERROR: test suite for <class 'integration.component.test_advancedsg_networks.TestAccountBasedIngressRules'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/util.py", line 469, in try_run
    return func()
  File "/DataDisk/temp/cloudstack/test/integration/component/test_advancedsg_networks.py", line 2826, in setUpClass
    cls.template = get_template(cls.api_client,cls.zone.id,cls.services["ostype"])
TypeError: 'NoneType' object has no attribute '__getitem__'



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)