[
https://issues.apache.org/jira/browse/HADOOP-12351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710128#comment-14710128
]
Allen Wittenauer commented on HADOOP-12351:
-------------------------------------------
bq. dev-support/test-patch.sh script requires a clean environment with no extra
files
--dirty-workspace
> Can't run test-patch with start-build-env.sh
> --------------------------------------------
>
> Key: HADOOP-12351
> URL: https://issues.apache.org/jira/browse/HADOOP-12351
> Project: Hadoop Common
> Issue Type: Bug
> Components: test, yetus
> Reporter: Jakob Homan
> Priority: Minor
>
> The Docker instance started by start-build-env.sh drops the user into a root
> directory wherein other directories (say ~/download) are not accessible, so
> one cannot pull patches to test into it. The dev-support/test-patch.sh
> script requires a clean environment with no extra files, such as the patch to
> test. Between these two restrictions, one can't use the docker env to run
> test-patch. We should either -v a volume where patches can be stashed, or
> allow test-patch.sh to ignore patch files' existences.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)