Gaurav Aradhye created CLOUDSTACK-8017:
------------------------------------------
Summary: test_ss_limits.pt - Snapshot test cases failing with
"resource count not matching with expected count"
Key: CLOUDSTACK-8017
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8017
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
Error Message
Resource count 9 should match with the expected resource count 8 Logs
available at
http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=916608&phase=Parallel&test=ss_limits
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 332, in run
testMethod()
File "/usr/local/lib/python2.7/dist-packages/ddt.py", line 114, in wrapper
return func(self, *args, **kwargs)
File "/root/cloudstack/test/integration/component/test_ss_limits.py", line
240, in test_02_create_template_snapshot
self.assertEqual(response[0], PASS, response[1])
File "/usr/lib/python2.7/unittest/case.py", line 516, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 509, in _baseAssertEqual
raise self.failureException(msg)
'Resource count 9 should match with the expected resource count 8\n
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)