Boris Stoyanov created CLOUDSTACK-9979:
------------------------------------------
Summary: Marvin tests: create_volume test is failing in VMWare
Key: CLOUDSTACK-9979
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9979
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: marvin
Affects Versions: 4.10.0.0
Reporter: Boris Stoyanov
Priority: Minor
the marvin test is failing on the BlueOrangutan infrastructure with the
following error:
{code}2017-06-20 18:53:10,382 - CRITICAL - FAILED: test_01_create_volume:
['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_volumes.py", line 251, in
test_01_create_volume\n self.assertEqual(ret[0],SUCCESS,"Check if promised
disk size actually available")\n', '
File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n
assertion_func(first, second, msg=msg)\n', '
File "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n
raise self.failureException(msg)\n', 'AssertionError: Check if promised disk
size actually available\n']{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)