jstastny-cz opened a new pull request, #1895:
URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1895

   apache/incubator-kie-issues#626
   
   Disabling Keycloak dev service that is started by default when quarkus-oidc 
maven dependency is used (https://quarkus.io/guides/dev-services#keycloak).
   
   Given that our tests instead of the Dev service rely on 
`org.kie.kogito.testcontainers.quarkus.KeycloakQuarkusTestResource`, the dev 
service started for no use and also caused failures due to strict startTimeout 
= 60s which was often exceeded. (even after apache/incubator-kie-issues#622 was 
fixed, because is a different thing)
   
   Also there was version mismatch between the Keycloak image versions being 
used - that was the main reason to dig into this topic in first place.


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

Reply via email to