Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12877 )
Change subject: [sentry] enable sentry integration for master stress test ...................................................................... [sentry] enable sentry integration for master stress test This patch adds more coverage for master authorization enforcement via enabling Sentry integration for master stress and failover tests. I looped each of the following tests 2000 times: alter_table-randomized-test: http://dist-test.cloudera.org/job?job_id=hao.hao.1555900144.107645 master-stress-test: http://dist-test.cloudera.org/job?job_id=hao.hao.1555897983.99429 master_failover-itest: http://dist-test.cloudera.org/job?job_id=hao.hao.1555893155.81719 All of the failures are due to known flakiness (KUDU-2621, KUDU-2774, KUDU-2779, and KUDU-1358). Change-Id: Ic48aa1bfd0947c645bb81137bb34e6cdfc088cf4 Reviewed-on: http://gerrit.cloudera.org:8080/12877 Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Hao Hao <[email protected]> --- M src/kudu/integration-tests/CMakeLists.txt M src/kudu/integration-tests/alter_table-randomized-test.cc M src/kudu/integration-tests/cluster_itest_util.cc M src/kudu/integration-tests/cluster_itest_util.h M src/kudu/integration-tests/hms_itest-base.h M src/kudu/integration-tests/master-stress-test.cc M src/kudu/integration-tests/master_failover-itest.cc M src/kudu/integration-tests/master_hms-itest.cc M src/kudu/integration-tests/master_sentry-itest.cc 9 files changed, 204 insertions(+), 107 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Looks good to me, but someone else must approve Hao Hao: Verified -- To view, visit http://gerrit.cloudera.org:8080/12877 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic48aa1bfd0947c645bb81137bb34e6cdfc088cf4 Gerrit-Change-Number: 12877 Gerrit-PatchSet: 6 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241)
