You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gaurav Aradhye (JIRA)" <ji...@apache.org> on 2013/12/12 08:20:08 UTC

[jira] [Commented] (CLOUDSTACK-4780) [Automation] BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk failed with unexpected result

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846115#comment-13846115 ] 

Gaurav Aradhye commented on CLOUDSTACK-4780:
--------------------------------------------

the snapshot path returned from the database is snapshots/507/911/eba3d032-af63-4b0c-8dab-6b7e80dd2965/eba3d032-af63-4b0c-8dab-6b7e80dd2965 while the snapshot on the nfs has the extension .ovf (eba3d032-af63-4b0c-8dab-6b7e80dd2965.ovf).

Unless extension is returned from the database, it's not possible to verify whether it's a file.

I had logged issue https://issues.apache.org/jira/browse/CLOUDSTACK-5135 for this but it is closed with reason "Not a problem".

Reopening 5135 and linking it with this issue.

> [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.3.0
>
>
> 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.4#6159)