[ 
https://issues.apache.org/jira/browse/HADOOP-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364167#comment-14364167
 ] 

Sean Busbey commented on HADOOP-11721:
--------------------------------------

The only part of test-patch that runs tests in e.g. hadoop-hdfs is the runTests 
function, and it goes last.

For that method to call {{mvn clean}} after there are tests results requires 
that we end up with either repeats in the ordered_modules list or a child & 
parent pair of modules (~line 759 of test-patch) with the child building first.

> switch jenkins patch tester to use git clean instead of mvn clean
> -----------------------------------------------------------------
>
>                 Key: HADOOP-11721
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11721
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Blocker
>              Labels: jenkins
>         Attachments: HADOOP-11721.1.patch.txt, HADOOP-11721.2.patch.txt
>
>
> mvn clean is failing on jenkins due to permission errors set in some of our 
> test cases. rely on git clean instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to