Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18476 )
Change subject: jwt: add control points for test binaries ...................................................................... jwt: add control points for test binaries This hooks the configurations of the MiniOidc into the Java test binary, allowing test code to add statically-defined JWKS associated with specific account IDs, to be fetched via OIDC Discovery Endpoint. Change-Id: I489a67e93610467c5a2caabcf3e5603cbb49d118 Reviewed-on: http://gerrit.cloudera.org:8080/18476 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> --- M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestKuduBackup.scala M java/kudu-test-utils/src/main/java/org/apache/kudu/test/cluster/MiniKuduCluster.java M java/kudu-test-utils/src/test/java/org/apache/kudu/test/TestMiniKuduCluster.java M src/kudu/tools/tool.proto M src/kudu/tools/tool_action_test.cc 5 files changed, 94 insertions(+), 8 deletions(-) Approvals: Kudu Jenkins: Verified Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I489a67e93610467c5a2caabcf3e5603cbb49d118 Gerrit-Change-Number: 18476 Gerrit-PatchSet: 6 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
