Closed rhkp closed 3 months ago
PR job #32
was: FAILURE
Possible explanation: Pipeline failure or project build failure
Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/32/display/redirect See console log:
@rhkp One more nitpick regarding the name of the image, considering that the name of the images we have now are like this:
apache/incubator-kie-kogito-jobs-service-postgresql apache/incubator-kie-kogito-data-index-postgresql
I think this image must have a name like this:
apache/incubator-kie-kogito-service-db-migration-postgresql
PR job #33
was: FAILURE
Possible explanation: Pipeline failure or project build failure
Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/33/display/redirect See console log:
This PR is being closed as we are pursuing custom sonataflow-db-migrator, which is a different approach from this one.
This task is to create a Data Index(DI)/ Jobs Service(JS) Database(DB) migration image, which can be used by Kubernetes/OpenShift job to perform necessary database changes for DI/JS application, before they are started with SonataFlowPlatform. A detailed description can be found here.