You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2015/08/24 21:59:46 UTC

[jira] [Created] (HADOOP-12351) Can't run test-patch with start-build-env.sh

Jakob Homan created HADOOP-12351:
------------------------------------

             Summary: 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)