[
https://issues.apache.org/jira/browse/CLOUDSTACK-9979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097811#comment-16097811
]
ASF subversion and git services commented on CLOUDSTACK-9979:
-------------------------------------------------------------
Commit 074ad5ea0e47193adcbcbc93d1bc2919d1c229f3 in cloudstack's branch
refs/heads/master from [~bstoyanov]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=074ad5e ]
CLOUDSTACK-9979 - Fix test_volumes.py test
> 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)