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

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

Boris Stoyanov created CLOUDSTACK-10036:
-------------------------------------------

             Summary: 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)