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)