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

CI duplicate maven configuration entries #3738

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jstastny-cz
Copy link
Contributor

@jstastny-cz jstastny-cz commented Oct 18, 2024

Adjusting branch.yaml configuration to split maven related configurations for nightly and release.

Part of ensemble:

The scope of changes:

  • maven settings.xml reference (config file id pointing at pre-defined config file in jenkins)
  • artifacts upload repository
    • url - mostly informational, should not be needed for deploy itself (inheriting that configuration from apache parent)
    • credentials-id - the important part, allowing to configure different credentials for nightly and release.

Notes:

  • in some places the configuration variants denoted as nightly are used in other places too (e.g. setup-branch).

@jstastny-cz jstastny-cz merged commit 4635074 into apache:main Oct 18, 2024
2 of 3 checks passed
@jstastny-cz jstastny-cz deleted the main-split-maven-config branch October 18, 2024 12:12
@kie-ci3
Copy link
Contributor

kie-ci3 commented Oct 18, 2024

PR job #1 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-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 #3738 --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-3738/1/display/redirect

Test results:

  • PASSED: 3386
  • FAILED: 1

Those are the test failures:

PR check / Build projects / org.kie.kogito.it.JDBCPersistenceIT.testAsyncWIH Assertion condition defined as a org.kie.kogito.it.PersistenceTest 1 expectation failed.
Expected status code <404> but was <200>.
within 10 seconds.

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.

4 participants