Rayees Namathponnan created CLOUDSTACK-4780:
-----------------------------------------------
Summary: [Automation] BVT test case
TestSnapshotRootDisk.test_01_snapshot_root_disk failed with unexpected result
Key: CLOUDSTACK-4780
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4780
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Test
Affects Versions: 4.2.1
Environment: KVM
Automation
Reporter: Rayees Namathponnan
Priority: Blocker
Fix For: 4.2.1
Test cases
integration.smoke.test_snapshots.TestSnapshotRootDisk.test_01_snapshot_root_disk
failed from BVT suite, observed below error
Error Message
Check list response returns a valid list
-------------------- >> begin captured logging << --------------------
test_01_snapshot_root_disk
(integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: Snapshot
created: ID - 81d798e5-001d-4aeb-ac38-df8e65a0ed5f
test_01_snapshot_root_disk
(integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: select
backup_snap_id, account_id, volume_id from snapshots where uuid =
'81d798e5-001d-4aeb-ac38-df8e65a0ed5f';
--------------------- >> 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_snapshots.py",
line 282, in test_01_snapshot_root_disk
"Check list response returns a valid list"
File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/lib/python2.7/unittest/case.py", line 487, in
_baseAssertEqual
raise self.failureException(msg)
Check list response returns a valid list
-------------------- >> begin captured logging << --------------------
test_01_snapshot_root_disk
(integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: Snapshot
created: ID - 81d798e5-001d-4aeb-ac38-df8e65a0ed5f
test_01_snapshot_root_disk
(integration.smoke.test_snapshots.TestSnapshotRootDisk): DEBUG: select
backup_snap_id, account_id, volume_id from snapshots where uuid =
'81d798e5-001d-4aeb-ac38-df8e65a0ed5f';
--------------------- >> end captured logging << ---------------------
--
This message was sent by Atlassian JIRA
(v6.1#6144)