fjtirado commented on issue #1241: URL: https://github.com/apache/incubator-kie-issues/issues/1241#issuecomment-2167880287
@porcelli When I say reactive I meant fix all places that failed, not to blindly add the property everywhere. I assumed that image was only used in dev mode (as I said, that should be discussed with @krisv ), not in test mode (where it is not needed). If it is being used in test mode (I assumed it is not because test are working in my local), then we need to add quarkus.kogito.devservices.enabled=false to application.properties of the test module -- 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]
