-
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
[KOGITO-9786] Default port should be calculated by RestWorkItemHandler #3219
Conversation
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadModeexpected: 5 but was: 0 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.examples.OpenVinoRestIT.testOpenvino1 expectation failed.JSON path workflowdata.group doesn't match. Expected: a string containing "flat-coated retriever" Actual: <[]> |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.(?)org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (localhost ports: [8080, 33288] should be listening) |
jenkins kogito-quarkus-examples test |
jenkins run kogito-runtimes tests |
jenkins run serverless-workflow-examples tests |
jenkins run kogito-quarkus-examples tests |
Kudos, SonarCloud Quality Gate passed! |
This can be forced by setting value to null in RestTypeHandler