domhanak commented on PR #322:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/322#issuecomment-1893638453

   Looks like the added test case is not working here on CI:
   Needs to be stable to merge,  I am trying to reproduce the test failure 
locally.
   ```
   Validate the persistence  when deploying a SonataFlow CR with PostgreSQL 
persistence [It] defined in the workflow from an existing kubernetes service as 
a reference
   
/home/runner/work/incubator-kie-kogito-serverless-operator/incubator-kie-kogito-serverless-operator/test/e2e/persistence_test.go:123
   
     [FAILED] Timed out after 600.001s.
     Expected success, but got an error:
         <*errors.errorString | 0xc00007a2a0>: 
         kubectl wait pod -n test-546 -l 
sonataflow.org/workflow-app=callbackstatetimeouts --for condition=Ready 
--timeout=5s failed with error: (exit status 1) error: timed out waiting for 
the condition on pods/callbackstatetimeouts-7bf57f9968-5nfsl
         
         {
             s: "kubectl wait pod -n test-546 -l 
sonataflow.org/workflow-app=callbackstatetimeouts --for condition=Ready 
--timeout=5s failed with error: (exit status 1) error: timed out waiting for 
the condition on pods/callbackstatetimeouts-7bf57f9968-5nfsl\n",
         }
   ```
   


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