Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.8.1
-
Security Level: Public (Anyone can view this level - this is the default.)
-
CentOS 7.2 + VMware 5.5u3 + NFS Primary/Secondary Storage
CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage
Description
The test_01_test_vm_volume_snapshot test case in the test_vm_snapshot is failing with the following error:
2016-09-28 00:33:18,076 - CRITICAL - EXCEPTION: test_01_test_vm_volume_snapshot: ['Traceback (most recent call last):\n', ' File "/u sr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/marvin/tests/smoke/test_vm_snapshots.py", line 399, in test_01_test_vm_volume_snapshot\n domainid=self.account.domainid\n', ' File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", l ine 1106, in create\n return Snapshot(apiclient.createSnapshot(cmd).__dict__)\n', ' File "/usr/lib/python2.7/site-packages/marvin/cloud stackAPI/cloudstackAPIClient.py", line 3102, in createSnapshot\n response = self.connection.marvinRequest(command, response_type=respons e, method=method)\n', ' File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest\n raise e\n' , 'CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 431, errorText:Volume snapshot is not allowed, please det ach it from VM with VM Snapshots\n']