Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12782 )
Change subject: [tests] fix running tests under the super-user ...................................................................... [tests] fix running tests under the super-user Recently I found myself running Kudu tests as a super-user on a VM. A couple of test failed, and this patch fixes that. This is a test-only changelist, it doesn't change any functionality. Change-Id: I05bf220ee8000209a3e36faa9f21fd43ab8bdc9f Reviewed-on: http://gerrit.cloudera.org:8080/12486 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins (cherry picked from commit 8f6d2f9a492d9ab3e92e6e24d2b9810ab108379a) Reviewed-on: http://gerrit.cloudera.org:8080/12782 Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/rpc/negotiation-test.cc M src/kudu/util/env-test.cc 2 files changed, 20 insertions(+), 6 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12782 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.9.x Gerrit-MessageType: merged Gerrit-Change-Id: I05bf220ee8000209a3e36faa9f21fd43ab8bdc9f Gerrit-Change-Number: 12782 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
