Rayees Namathponnan created CLOUDSTACK-5269:
-----------------------------------------------

             Summary: [Automation] test_shared_networks failed to import 
"get_free_vlan" and failed 
                 Key: CLOUDSTACK-5269
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5269
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.3.0
         Environment: Basic zone 
Automation
            Reporter: Rayees Namathponnan
             Fix For: 4.3.0


Steps to reproduce 

execute test_shared_networks.py in basic zone; test case failed to execute with 
below error 

+ nosetests --with-xunit --xunit-file=test_shared_networks.xml --with-marvin 
--marvin-config=/hudson/scripts/bvt_basic_sg_kvm.cfg 
/Repo_30X/ipcl/cloudstack/test//integration/component/test_shared_networks.py 
--load -a tags=sg -a tags=basic
ERROR

======================================================================
ERROR: Failure: ImportError (cannot import name get_free_vlan)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 132, in run
    self.beforeTest(result)
  File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 74, in 
beforeTest
    beforeTest(self.test)
  File "/usr/local/lib/python2.7/site-packages/nose/proxy.py", line 117, in 
beforeTest
    self.plugins.beforeTest(self.test)
  File "/usr/local/lib/python2.7/site-packages/nose/plugins/manager.py", line 
99, in __call__
    return self.call(*arg, **kw)
  File "/usr/local/lib/python2.7/site-packages/nose/plugins/manager.py", line 
167, in simple
    result = meth(*arg, **kw)
  File "/usr/local/lib/python2.7/site-packages/marvin/marvinPlugin.py", line 
130, in beforeTest
    self.testclient.identifier = '-'.join([self.identifier, self.testName])
TypeError: sequence item 0: expected string, NoneType found

----------------------------------------------------------------------
Ran 0 tests in 0.023s

FAILED (errors=1)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to