adutra commented on code in PR #866:
URL: https://github.com/apache/polaris/pull/866#discussion_r1928388407


##########
quarkus/defaults/src/main/resources/application.properties:
##########
@@ -130,6 +131,8 @@ 
polaris.authentication.token-broker.max-token-generation=PT1H
 
%test.quarkus.log.category."org.apache.polaris.service.storage.PolarisStorageIntegrationProviderImpl".level=ERROR
 %test.quarkus.http.limits.max-body-size=1000000
 %test.quarkus.otel.sdk.disabled=true
+%test.polaris.authentication.authenticator.type=test

Review Comment:
   My idea was to do exactly the opposite: make all tests (automated + 
regression) use the default authenticator. Cf #804.



-- 
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]

Reply via email to