[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843178#comment-13843178
 ] 

ASF subversion and git services commented on CLOUDSTACK-5269:
-------------------------------------------------------------

Commit 6b5402bbff9fc6aedd27033316b8ad988a21dd60 in branch refs/heads/4.3 from 
[~santhoshe]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b5402b ]

CLOUDSTACK-5269: Fix nose failures.


> [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
>            Assignee: Santhosh Kumar Edukulla
>             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.4#6159)

Reply via email to