[ https://issues.apache.org/jira/browse/HADOOP-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608539#comment-14608539 ]
Allen Wittenauer edited comment on HADOOP-12149 at 6/30/15 3:40 PM: -------------------------------------------------------------------- I sent a few tests through the system to the point that I'm pretty confident what is going on. It's a limitation of the old test-patch. It doesn't know about personalities so doesn't copy the personality directory during the re-exec. It only copies test-patch* and smart-apply-patch*. So there's not a bug here to fix, per se. We might default test-patch's personality setting to hadoop for the time being I guess? was (Author: aw): I sent a few tests through the system to the point that I'm pretty confident what is going on. It's a limitation of the old test-patch. It doesn't know about personalities so doesn't copy the personality directory during the re-exec. It only copies test-patch* and smart-apply-patch*. So there's not a bug here to fix, per se. We might hard-code test-patch's personality setting to hadoop for the time being I guess? > bundled hadoop personality is triggering tests on mvn install > ------------------------------------------------------------- > > Key: HADOOP-12149 > URL: https://issues.apache.org/jira/browse/HADOOP-12149 > Project: Hadoop Common > Issue Type: Sub-task > Components: yetus > Affects Versions: HADOOP-12111 > Reporter: Allen Wittenauer > Priority: Blocker > > During some tests (e.g., > https://builds.apache.org/job/PreCommit-HADOOP-Build/7090 ), initial mvn > install triggered a full test suite run when Jenkins switches from old > test-patch to new test-patch. This is bad. -- This message was sent by Atlassian JIRA (v6.3.4#6332)