Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19970 )
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]> (cherry picked from commit 3d56a26b962d83f3f2789b2f2c7c2967322e98e9) Reviewed-on: http://gerrit.cloudera.org:8080/19970 Reviewed-by: Yingchun Lai <[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 Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: I489a67e93610467c5a2caabcf3e5603cbb49d118 Gerrit-Change-Number: 19970 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
