An-DJ commented on code in PR #9341: URL: https://github.com/apache/apisix/pull/9341#discussion_r1173254421
########## ci/pod/keycloak/kcadm_configure_university.sh: ########## @@ -0,0 +1,90 @@ +#!/usr/bin/env bash Review Comment: There are existed auth resources (or operations) created before in docker image `sshniro/keycloak-apisix:1.0.0`, which affects test cases in t/. So we need to record these operations in a script, then repeat them in unified CI Keycloak docker service. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
