[
https://issues.apache.org/jira/browse/HADOOP-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365391#comment-14365391
]
Sean Busbey commented on HADOOP-11721:
--------------------------------------
to be clear, I just returned the jenkins build to its previous state of not
doing its own git clean. the test-patch script still starts with a git clean
invocation.
if I can reproduce this failure by setting target/test/data to non-executable,
I'll see if I make a better option than setting it executable. If not, probably
it's worth ensuring all subdirectories of target are executable?
> 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)