John Burwell created CLOUDSTACK-9520:
----------------------------------------
Summary: test_01_primary_storage_iscsi Smoke Test Fails
Key: CLOUDSTACK-9520
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9520
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: marvin, Storage Controller
Affects Versions: 4.8.1
Reporter: John Burwell
Assignee: Rohit Yadav
Priority: Critical
The {{test_primary_storage}} test case fails with the following error:
{code}
2016-09-27 19:39:42,710 - CRITICAL - EXCEPTION: test_01_primary_storage_iscsi:
['Traceback (most recent call last):\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n',
' File "/marvin/tests/smoke/test_primary_storage.py", line 196, in
test_01_primary_storage_iscsi\n podid=self.pod.id\n ', ' File
"/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2732, in create\n
return StoragePool(apiclient.createStoragePool(cmd).__dict__)\n', ' File "/
usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2532, in createStoragePool\n response =
self.connection.marvinRequest(command, response_type=response,
method=method)\n', ' File "/usr/lib/python2.7/site-packages/ma
rvin/cloudstackConnection.py", line 379, in marvinRequest\n raise e\n',
'Cloudsta ckAPIException: Execute cmd: createstoragepool failed, due to:
errorCode: 530, error Text:Failed to add data store: scheme is null , add
nfs:// (or cifs://) as a prefix\ n']
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)