You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/03/18 23:07:56 UTC

[kudu-CR](branch-1.9.x) [tests] fix running tests under the super-user

Hello Kudu Jenkins, Adar Dembo,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/12782

to review the following change.


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 <ad...@cloudera.com>
Tested-by: Kudu Jenkins
(cherry picked from commit 8f6d2f9a492d9ab3e92e6e24d2b9810ab108379a)
---
M src/kudu/rpc/negotiation-test.cc
M src/kudu/util/env-test.cc
2 files changed, 20 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/12782/1
-- 
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: newchange
Gerrit-Change-Id: I05bf220ee8000209a3e36faa9f21fd43ab8bdc9f
Gerrit-Change-Number: 12782
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.9.x) [tests] fix running tests under the super-user

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
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 <ad...@cloudera.com>
Tested-by: Kudu Jenkins
(cherry picked from commit 8f6d2f9a492d9ab3e92e6e24d2b9810ab108379a)
Reviewed-on: http://gerrit.cloudera.org:8080/12782
Reviewed-by: Andrew Wong <aw...@cloudera.com>
---
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 <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR](branch-1.9.x) [tests] fix running tests under the super-user

Posted by "Andrew Wong (Code Review)" <ge...@cloudera.org>.
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12782 )

Change subject: [tests] fix running tests under the super-user
......................................................................


Patch Set 1: Code-Review+2


-- 
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: comment
Gerrit-Change-Id: I05bf220ee8000209a3e36faa9f21fd43ab8bdc9f
Gerrit-Change-Number: 12782
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Tue, 19 Mar 2019 17:44:58 +0000
Gerrit-HasComments: No