Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/10772 )

Change subject: IMPALA-7187: Fix test_group_impersonation running inside Docker
......................................................................

IMPALA-7187: Fix test_group_impersonation running inside Docker

test_group_impersonation fails when running with test-with-docker.py
because os.getgroups() returns empty in Docker for the authorized
proxy groups which results in denying all access. The patch is to use
a group name from a current GID.

Testing:
- Ran all test_authorization with test-with-docker.py.

Change-Id: Icb6089273fd9bc3763cb45f0591610b04a6b232e
Reviewed-on: http://gerrit.cloudera.org:8080/10772
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M tests/authorization/test_authorization.py
1 file changed, 1 insertion(+), 4 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/10772
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb6089273fd9bc3763cb45f0591610b04a6b232e
Gerrit-Change-Number: 10772
Gerrit-PatchSet: 5
Gerrit-Owner: Fredy Wijaya <[email protected]>
Gerrit-Reviewer: Fredy Wijaya <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>

Reply via email to