Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15769
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 Reviewed-on: http://gerrit.cloudera.org:8080/15756 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> (cherry picked from commit 98b1c5d843d4df306373a6aad4885658e07719f1) --- 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/69/15769/1 -- To view, visit http://gerrit.cloudera.org:8080/15769 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.12.x Gerrit-MessageType: newchange Gerrit-Change-Id: I41c9c9ca8bb02a6d9d6e16b3197a1e883f642098 Gerrit-Change-Number: 15769 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
