Allen Wittenauer created YETUS-799:
--------------------------------------
Summary: Use real paths in docker container
Key: YETUS-799
URL: https://issues.apache.org/jira/browse/YETUS-799
Project: Yetus
Issue Type: Improvement
Components: Test Patch
Reporter: Allen Wittenauer
Assignee: Allen Wittenauer
The --dockerind support doesn't really work for docker containers that need
access to the file system because the paths inside the Yetus container are
different than the ones that dockerd expects/the host uses externally. In
order to fix this, we should just change our setup such that (minimally) the
$BASEDIR inside the container is the same as the $BASEDIR outside the container
and maximally, dump /testptch for almost everything and just use the same paths
inside our container.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)