[
https://issues.apache.org/jira/browse/YARN-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955632#comment-14955632
]
Steve Loughran commented on YARN-3848:
--------------------------------------
Everywhere. You can do this with a single
{code}
@Rule
public Timeout testTimeout = new Timeout( 60 * 1000);
{code}
> TestNodeLabelContainerAllocation is timing out
> ----------------------------------------------
>
> Key: YARN-3848
> URL: https://issues.apache.org/jira/browse/YARN-3848
> Project: Hadoop YARN
> Issue Type: Bug
> Components: test
> Reporter: Jason Lowe
> Assignee: Varun Saxena
> Attachments: YARN-3848.01.patch, test_output.txt
>
>
> A number of builds, pre-commit and otherwise, have been failing recently
> because TestNodeLabelContainerAllocation has timed out. See
> https://builds.apache.org/job/Hadoop-Yarn-trunk/969/, YARN-3830, YARN-3802,
> or YARN-3826 for examples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)