-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[incubator-kie-issues-1682] Add kafka network alias #3814
[incubator-kie-issues-1682] Add kafka network alias #3814
Conversation
PR job Reproducerbuild-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u #3814 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3814/1/display/redirect Test results:
Those are the test failures: org.kie.flyway.initializer.KieFlywayInitializerTest.(?)Container startup failed for image postgres:15.9-alpine3.20org.kie.persistence.jdbc.PostgreSqlProcessInstancesLockIT.(?)Container startup failed for image postgres:15.9-alpine3.20 |
Thanks. Re-running the kogito-apps GHA after merging apache/incubator-kie-kogito-apps#2162 |
kogito-apps : 1 test failure
It seems to be flaky and not related to this PR. Re-running just in case. -> All green. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Missing to add "kafka" as network alias for some tests at kogito-apps
Related to apache/incubator-kie-issues#1682