Gaurav Aradhye created CLOUDSTACK-7509:
------------------------------------------
Summary:
test_ss_limits.TestSecondaryStorageLimits.test_04_copy_template_1_root_domain_admin
failed due to missing bound method
Key: CLOUDSTACK-7509
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7509
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Gaurav Aradhye
Assignee: Gaurav Aradhye
Fix For: 4.5.0
Bound method for copyTemplate is missing in library, hence test cases failed
during copy operation.
test_04_copy_template_1_root_domain_admin
(integration.component.test_ss_limits.TestSecondaryStorageLimits): CRITICAL:
EXCEPTION: test_04_copy_template_1_root_domain_admin: ['Traceback (most recent
call last):\n', ' File "/usr/local/lib/python2.7/unittest/case.py", line 318,
in run\n testMethod()\n', ' File
"/usr/local/lib/python2.7/site-packages/ddt.py", line 114, in wrapper\n
return func(self, *args, **kwargs)\n', ' File
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_ss_limits.py", line
369, in test_04_copy_template\n sourcezoneid = template.zoneid)\n',
'TypeError: copy() takes exactly 5 arguments (4 given)\n']
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File "/usr/local/lib/python2.7/site-packages/ddt.py", line 114, in wrapper
return func(self, *args, **kwargs)
File
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_ss_limits.py", line
369, in test_04_copy_template
sourcezoneid = template.zoneid)
'copy() takes exactly 5 arguments (4 given)\n-------------------- >> begin
captured stdout << ---------------------\n=== TestName:
test_04_copy_template_1_root_domain_admin | Status : EXCEPTION
===\n\n\n--------------------- >> end captured stdout <<
----------------------\n-------------------- >> begin captured logging <<
--------------------\ntest_04_copy_template_1_root_domain_admin
(integration.component.test_ss_limits.TestSecondaryStorageLimits): DEBUG:
::::::::::::STARTED : TC: test_04_copy_template_1_root_domain_admin
:::::::::::\ntest_04_copy_template_1_root_domain_admin
(integration.component.test_ss_limits.TestSecondaryStorageLimits): DEBUG:
Payload: {\'apiKey\':
u\'OK1UH4l8UUYHDWdnVSWETzepdzs07VAwZBCYZwS4W2zHupX3PAISs1Ug7oMKUBO17rHHkOr3ZAKFVf2fsKYIvQ\',
\'command\': \'listZones\', \'signature\': \'H8DhzBD18g1bf1QQ1r7w5RU+eRU=\',
\'response\': \'json\'}\ntest_04_copy_template_1_root_domain_admin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)