jianrongzhang89 commented on PR #467: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/467#issuecomment-2168453052
For case 2, there is no broker defined in the platform's spec.inventing field and the workflow does not have sink defined. In this case, based on our previous discussions, the test is intended to fail. Please see the ADR https://docs.google.com/document/d/1UIfprTNr1fKNhc7ngvbPDzSFdePg-_GPtxxvqsLi2NA/edit?usp=sharing use case #1.1. @ricardozanini could you please confirm this is the desired behavior? > Hi @jianrongzhang89 , here goes some more test results with the latest changes: > > **Case 2)** Is still failing https://github.com/flows-examples/techpreview2/tree/main/platforms/data_index_and_jobservice_as_platform_service_postgresql_persistence_knative_eventing/case2 > > After deploying the DI, JS, and the workflow, we have same outcome as before: > > ``` > kubectl get workflow -n case2-kn-eventing > > NAME PROFILE VERSION URL READY REASON > callbackstatetimeouts preview 0.0.1 False DeploymentFailure > ``` > -- 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]
