Rayees Namathponnan created CLOUDSTACK-4487:
-----------------------------------------------
Summary: [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
Fix For: 4.2.1
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 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