Grant Henke has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15756 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> --- M docker/Dockerfile M docker/bootstrap-dev-env.sh 2 files changed, 77 insertions(+), 33 deletions(-) Approvals: Kudu Jenkins: Verified Attila Bukor: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I41c9c9ca8bb02a6d9d6e16b3197a1e883f642098 Gerrit-Change-Number: 15756 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
