Skip to content
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-9774] Registering kubernetes service loaders in native mode #3217

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

fjtirado
Copy link
Contributor

@fjtirado fjtirado commented Sep 5, 2023

No description provided.

@fjtirado
Copy link
Contributor Author

fjtirado commented Sep 5, 2023

jenkins run kogito-runtimes native

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 5, 2023

(native) - kogito-runtimes job #61 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=-Dnative -Dquarkus.native.container-build=true
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3217 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.native/job/kogito-runtimes.native.kogito-runtimes/61/display/redirect

Test results:

  • PASSED: 3378
  • FAILED: 1

Those are the test failures:

org.kie.kogito.addons.quarkus.kubernetes.ConfigValueExpanderIT.test 1 expectation failed.
Response body doesn't match expectation.
Expected: is "http://serverless-workflow-greeting-quarkus.test.10.99.154.147.sslip.io/path"
Actual: knative:services.v1.serving.knative.dev/default/serverless-workflow-greeting-quarkus/path

@fjtirado
Copy link
Contributor Author

fjtirado commented Sep 5, 2023

jenkins run kogito-runtimes native

@sonarcloud
Copy link

sonarcloud bot commented Sep 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kie-ci3
Copy link
Contributor

kie-ci3 commented Sep 5, 2023

(native) - kogito-runtimes job #62 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

export BUILD_MVN_OPTS_CURRENT=-Dnative -Dquarkus.native.container-build=true
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3217 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest.native/job/kogito-runtimes.native.kogito-runtimes/62/display/redirect

Test results:

  • PASSED: 3378
  • FAILED: 1

Those are the test failures:

org.kie.kogito.quarkus.workflows.AsyncAPIIT.testConsumer Condition with alias 'dead' didn't complete within 10 seconds because assertion condition defined as a lambda expression in org.kie.kogito.quarkus.workflows.AssuredTestUtils that uses java.lang.String, java.lang.Stringjava.lang.String 1 expectation failed.
Expected status code <404> but was <200>.
.

@fjtirado fjtirado merged commit 7f360e2 into apache:main Sep 6, 2023
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants