Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15756
Change subject: [docker] Fix mini-ranger tests in the build image ...................................................................... [docker] Fix mini-ranger tests in the build image This patch fixes the mini-ranger tests when run in Docker. A few changes were made to support running these tests: - Keep Postgress and Ranger source in thirdparty - Run the Kudu build and tests as the Kudu user - Ensure the kudu user owns all the files Additionally to simplify testing and improve the usuablilty of the build images a few other changes were made: - The sudo package was added and the kudu user was made a sudoer - The default entrypoint for build images is `/bin/bash` Change-Id: I41c9c9ca8bb02a6d9d6e16b3197a1e883f642098 --- M docker/Dockerfile M docker/bootstrap-dev-env.sh 2 files changed, 77 insertions(+), 33 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/15756/1 -- To view, visit http://gerrit.cloudera.org:8080/15756 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I41c9c9ca8bb02a6d9d6e16b3197a1e883f642098 Gerrit-Change-Number: 15756 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
