Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23045
Change subject: [WIP] REST API integration tests ...................................................................... [WIP] REST API integration tests Add integration tests to master_authz-itest.cc in the following scenarios: - User A creates a new table. Verify that User B cannot access it using DELETE/PUT endpoints - User A and User B create separate tables. When performing a GET /api/v1/tables, each user should only see the tables they created Change-Id: Ifd3ff0dfd67cbc2b5ed0454372dd2bcea71e2ba3 --- M src/kudu/integration-tests/master_authz-itest.cc M src/kudu/mini-cluster/external_mini_cluster.cc 2 files changed, 117 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/23045/1 -- To view, visit http://gerrit.cloudera.org:8080/23045 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd3ff0dfd67cbc2b5ed0454372dd2bcea71e2ba3 Gerrit-Change-Number: 23045 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
