Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10772
Change subject: IMPALA-7187: Skip test_group_impersonation inside Docker ...................................................................... IMPALA-7187: Skip test_group_impersonation inside Docker test_group_impersonation runs fine inside a standard Docker container. However, it fails when running with test-with-docker.py. There maybe something special with how test-with-docker.py is set up. Skipping this test when running inside Docker is a good course of action until we can figure out the root cause. Testing: - Ran all test_authorization inside Docker and the test_group_impersonation was skipped. Change-Id: Icb6089273fd9bc3763cb45f0591610b04a6b232e --- M tests/authorization/test_authorization.py M tests/common/skip.py 2 files changed, 15 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/10772/2 -- 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: newchange Gerrit-Change-Id: Icb6089273fd9bc3763cb45f0591610b04a6b232e Gerrit-Change-Number: 10772 Gerrit-PatchSet: 2 Gerrit-Owner: Fredy Wijaya <[email protected]>
