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/12/18 07:39:09 UTC

[jira] [Closed] (CLOUDSTACK-4487) [Automation] Netscaler test cases failed due missing attribute 'network_offering'

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

Rayees Namathponnan closed CLOUDSTACK-4487.
-------------------------------------------


Not found this issue in latest runs

> [Automation] Netscaler test cases failed due missing attribute 'network_offering'
> ---------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4487
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4487
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.0
>         Environment: Automaion
>            Reporter: Rayees Namathponnan
>            Assignee: Sowmya Krishnan
>            Priority: Critical
>             Fix For: 4.2.1, 4.3.0, 4.4.0
>
>
> Netscaler test cases failed with below error
> <nose.suite.ContextSuite context=TestLbAlgoLcRr>:setup (from nosetests)
> Failing for the past 2 builds (Since Unstable#17 )
> Took 0 ms.
> Error Message
> Warning: Exception during cleanup : type object 'TestLbAlgoLcRr' has no attribute 'network_offering'
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 208, in run
>     self.setUp()
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
>     self.setupContext(ancestor)
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
>     try_run(context, names)
>   File "/usr/local/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
>     return func()
>   File "/data/Repo2/qa/cloudstack/test/integration/component/test_netscaler_lb_algo.py", line 1052, in setUpClass
>     cls.tearDownClass()
>   File "/data/Repo2/qa/cloudstack/test/integration/component/test_netscaler_lb_algo.py", line 1073, in tearDownClass
>     raise Exception("Warning: Exception during cleanup : %s" % e)
> Exception: Warning: Exception during cleanup : type object 'TestLbAlgoLcRr' has no attribute 'network_offering'



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