Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13222 )
Change subject: IMPALA-8485: Authorization policy file clean up ...................................................................... IMPALA-8485: Authorization policy file clean up This patch cleans up references to the deprecated authorization_policy_file flag. The authz-policy.ini file is no longer created during the test config creation. The reference is also removed from the gitignore. Testing: - All FE tests were run - All authorization E2E tests were run - test_authorization.py E2E test was updated to no longer have references to the authz-policy.ini file. Change-Id: Ib1e90973cb3d5b243844d379e5cdcb2add4eec75 Reviewed-on: http://gerrit.cloudera.org:8080/13222 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/create-test-configuration.sh M fe/.gitignore M tests/authorization/test_authorization.py 3 files changed, 2 insertions(+), 8 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib1e90973cb3d5b243844d379e5cdcb2add4eec75 Gerrit-Change-Number: 13222 Gerrit-PatchSet: 3 Gerrit-Owner: Austin Nobis <[email protected]> Gerrit-Reviewer: Austin Nobis <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
