[
https://issues.apache.org/jira/browse/KUDU-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080776#comment-17080776
]
ASF subversion and git services commented on KUDU-3078:
-------------------------------------------------------
Commit dacb8203f05ca2d873d524501214bfe5144ac9bb in kudu's branch
refs/heads/master from Attila Bukor
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=dacb820 ]
KUDU-3078 Add Ranger tests to master_authz-itest
This commit refactors the existing Sentry integration tests to prepare
for Ranger integration tests.
It changes HMS and Sentry integration test base classes to test
harnesses that don't inherit from Gtest to simplify inheritance when
using typed tests.
master_sentry-itest is renamed to master_authz-itest to generalize it,
and most tests are changed to also run with Ranger. Those that aren't
test behavior specific to Sentry. A later patch will do the same for
ts_sentry-itest.
Ranger doesn't support adding new policy items (users and privileges) to
existing policies, so MiniRanger::AddPolicy stores policies in a member
variable and recreates them completely when a new item is added to an
existing policy (resource).
Change-Id: I25dc67516cd61f0624914989f8db4c4f94d7e3bf
Reviewed-on: http://gerrit.cloudera.org:8080/15681
Tested-by: Kudu Jenkins
Reviewed-by: Andrew Wong <[email protected]>
> Ranger integration testing
> --------------------------
>
> Key: KUDU-3078
> URL: https://issues.apache.org/jira/browse/KUDU-3078
> Project: Kudu
> Issue Type: Sub-task
> Reporter: Attila Bukor
> Assignee: Attila Bukor
> Priority: Major
>
> The Ranger integration should be properly tested before we can remove the
> experimental flag.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)