fjtirado commented on code in PR #1991: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/1991#discussion_r1701548428
########## serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/src/main/resources/application.properties: ########## @@ -19,6 +19,7 @@ quarkus.http.port=8483 quarkus.native.native-image-xmx=8g +quarkus.devservices.timeout=2m Review Comment: @gitgabrio Jenkins is slow and downloading the keycloak image and deploying it takes more than the 60s default. It has nothing to be with our codebase. See Apache list for more information on that. There I already complanined about our test strategy, but this one has to go in. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
