[
https://issues.apache.org/jira/browse/HDFS-14640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882324#comment-16882324
]
Erik Krogen commented on HDFS-14640:
------------------------------------
The issue was being caused by how {{find}} works; the {{-depth}} argument was
working fine on my local (Mac OS) development machine, but failing on Linux
boxes. I've switched to using {{-maxdepth}} and {{-mindepth}} which appears to
be more cross-platform compatible.
I also updated the Surefire timeout to be higher; it was masking the test
failure because Surefire was timing out at the same time the test timeout was
being triggered.
Finally I improved the logic in the test to exit more eagerly if the
application fails to start up altogether.
> [Dynamometer] Fix TestDynamometerInfra failures
> -----------------------------------------------
>
> Key: HDFS-14640
> URL: https://issues.apache.org/jira/browse/HDFS-14640
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test, tools
> Reporter: Erik Krogen
> Assignee: Erik Krogen
> Priority: Major
> Attachments: HDFS-14640.000.patch
>
>
> I've been seeing Jenkins reporting some failures of the
> {{TestDynamometerInfra}} test (basically a big integration test). It seems
> like it's timing out after 15 minutes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]