[ https://issues.apache.org/jira/browse/CLOUDSTACK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794973#comment-13794973 ]
Gaurav Aradhye commented on CLOUDSTACK-4780: -------------------------------------------- Added patch: https://reviews.apache.org/r/14646/ This patch should be applied on top of the patch submitted for the issues 4647 and 4648. https://reviews.apache.org/r/14346/ The fix is for KVM and VMware while it will still fail on XenServer because of the blocking issue: https://issues.apache.org/jira/browse/CLOUDSTACK-4741 > [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 > Assignee: Gaurav Aradhye > 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)