Rayees Namathponnan created CLOUDSTACK-4511:
-----------------------------------------------
Summary: [Automation] Test case
smoke.test_routers:TestRouterServices failed due attribute 'config' in KVM
Key: CLOUDSTACK-4511
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4511
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Test
Reporter: Rayees Namathponnan
Assignee: Prasanna Santhanam
Test case fails after the last two check-in 4.2-forward branch
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=history;f=test/integration/smoke/test_routers.py;h=02686664ded049473346b407a60609fb8d149dee;hb=refs/heads/4.2-forward
Test case failed with below error; issue observed in KVM env
'TestRouterServices' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestRouterServices: DEBUG: Restarting network with ID:
0cdb5da4-7d9f-49f8-9e41-9fa7c8c1e94a, Network state: Implemented
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_routers.py", line
488, in test_04_restart_network_wo_cleanup
host.user, host.passwd = get_host_credentials(self.config, host.ipaddress)
'TestRouterServices' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestRouterServices: DEBUG: Restarting network with ID:
0cdb5da4-7d9f-49f8-9e41-9fa7c8c1e94a, Network state: Implemented
--------------------- >> end captured logging << ---------------------
--
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