Rayees Namathponnan created CLOUDSTACK-4225:
-----------------------------------------------
Summary: [Automation] integration.component.test_snapshots failing
with error 'TestSnapshots' object has no attribute 'template'
Key: CLOUDSTACK-4225
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4225
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: Automation
Reporter: Rayees Namathponnan
Fix For: 4.2.0
Test cases failed with below error
'TestSnapshots' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestSnapshots: DEBUG: Creating a Snapshot from data volume:
53efb886-b2f8-4420-af47-cb8017eb8f54
--------------------- >> 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/component/test_snapshots.py", line
354, in test_02_snapshot_data_disk
self.assertTrue(self.is_snapshot_on_nfs(snapshot_uuid))
File
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", line
265, in is_snapshot_on_nfs
(self.config.mgtSvr[0].mgtSvrIp, e))
'TestSnapshots' object has no attribute 'config'
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestSnapshots: DEBUG: Creating a Snapshot from data volume:
53efb886-b2f8-4420-af47-cb8017eb8f54
--------------------- >> 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