Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12486 )
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 --- M src/kudu/rpc/negotiation-test.cc M src/kudu/util/env-test.cc 2 files changed, 20 insertions(+), 6 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12486 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I05bf220ee8000209a3e36faa9f21fd43ab8bdc9f Gerrit-Change-Number: 12486 Gerrit-PatchSet: 4 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)
