You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/08 09:51:00 UTC

[jira] [Commented] (CLOUDSTACK-10036) Decrease timeout of failing unit test HypervisorUtilsTest.java

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

ASF subversion and git services commented on CLOUDSTACK-10036:
--------------------------------------------------------------

Commit 18ffd7b199fdca2011ea4f86f9de7b379156a961 in cloudstack's branch refs/heads/master from [~bstoyanov]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=18ffd7b ]

CLOUDSTACK-10036: Decreasing timeout of failing unit test (#2228)

This test occasionally fails on CentOS6 environments by failing to meet the 2000 milliseconds threshold. Usually it ends up executing the method for ~1100. So decreasing the timeout to 1000 would prevent it from failing.

> Decrease timeout of failing unit test HypervisorUtilsTest.java
> --------------------------------------------------------------
>
>                 Key: CLOUDSTACK-10036
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10036
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Boris Stoyanov
>
> This test occasionally fails on CentOS6 environments by failing to meet the 2000 milliseconds threshold. Usually it ends up executing the method for ~1100. So decreasing the timeout to 1000 would prevent it from failing. 
> utils/src/test/java/org/apache/cloudstack/utils/hypervisor/HypervisorUtilsTest.java
> method: checkVolumeFileForActivityTest()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)