jordigilh commented on PR #337:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/337#issuecomment-1892371704

   > LGTM
   > 
   > Just one comment from my side, I have rebased this locally with main and 
executed the e2e tests, and got this error. Looks like one test is not passing, 
but maybe it's my local enviroment.
   > 
   > SonataFlow Operator Validate that Platform services and flows are running 
successfully when creating a simple workflow [It] with both Job Service and 
Data Index and postgreSQL persistence and the workflow in a production profile 
/home/wmedvede/development/projects/kogito/kogito-serverless-operator/test/e2e/workflow_test.go:357
   > 
   > [FAILED] Timed out after 300.002s. Expected success, but got an error: 
<*errors.errorString | 0xc00037cab0>: kubectl wait pod -n test-459 -l 
sonataflow.org/workflow-app --for condition=Ready --timeout=30s failed with 
error: (exit status 1) error: no matching resources found
   > 
   > ```
   >   {
   >       s: "kubectl wait pod -n test-459 -l sonataflow.org/workflow-app 
--for condition=Ready --timeout=30s failed with error: (exit status 1) error: 
no matching resources found\n",
   >   }
   > ```
   > 
   > ## In [It] at: 
/home/wmedvede/development/go/go1.20.4/src/reflect/value.go:586 @ 01/12/24 
16:20:22.891
   > 
   > Summarizing 1 Failure: [FAIL] SonataFlow Operator Validate that Platform 
services and flows are running successfully when creating a simple workflow 
[It] with both Job Service and Data Index and postgreSQL persistence and the 
workflow in a production profile 
/home/wmedvede/development/go/go1.20.4/src/reflect/value.go:586
   > 
   > Ran 7 of 7 Specs in 1476.462 seconds FAIL! -- 6 Passed | 1 Failed | 0 
Pending | 0 Skipped --- FAIL: TestE2E (1476.46s) FAIL FAIL 
command-line-arguments 1476.476s FAIL make: *** [Makefile:349: test-e2e] Error 1
   
   Re run them one more time with success... 
   ```
   Ran 7 of 7 Specs in 1033.880 seconds
   SUCCESS! -- 7 Passed | 0 Failed | 0 Pending | 0 Skipped
   --- PASS: TestE2E (1033.88s)
   PASS
   ok   command-line-arguments  1034.430s
   ```
   I can only guess that the problem you found was the data index or job 
service pods failed to deploy. If you see this again please capture the logs 
from operator and the platform CR so I can troubleshoot it?


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