[
https://issues.apache.org/jira/browse/HADOOP-11320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243332#comment-14243332
]
Steve Loughran commented on HADOOP-11320:
-----------------------------------------
Now 500 minutes
One flaw with having a test run which spans everything is that tests do now
take 3+ hours to pass through, which now impacts the #of test patches that can
be reviewed in a single day, even with some parallelism turned on. There's
known issues with tests causing problems for each other if they run on the same
machines (port conflict, maven conflict), so that's not good.
We've also started hitting some jenkins OOM limits parsing the aggregate test
results of a full build.
> Submitting a hadoop patch doesn't trigger jenkins test run
> ----------------------------------------------------------
>
> Key: HADOOP-11320
> URL: https://issues.apache.org/jira/browse/HADOOP-11320
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Yongjun Zhang
> Attachments: HADOOP-11293.003.patch
>
>
> See details in INFRA-8655.
> Per [~abayer] and [~cnauroth]'s feedback there , I'm creating this jira to
> investigate the possible bug in dev-support/test-patch.sh script.
> Thanks Andrew and Chris.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)