Skip to content

Conversation

@apupier
Copy link
Contributor

@apupier apupier commented Oct 24, 2025

part of #7862

I mainly copied the ci-build.yaml and modified:

  • use the JDK 25 instead of JDK 17
  • remove integration-tests-alternative-jdk section
  • change triggers: launch one time per week for now, allow to launch manually and launch for PR on a jdk25 branch

I think it will be useful to start having tests running on CI to have an overview of what is the statu and better to keep it separated from normal flow until it is ready to not pollute "normal" flow

@jamesnetherton
Copy link
Contributor

Please add the workflow file into paths-ignore for ci-build.yaml & pr-validate.yml.

I think it will be useful to start having tests running on CI to have an overview of what is the statu and better to keep it separated from normal flow until it is ready to not pollute "normal" flow

Yeah, I think this is an ok compromise, given that we are already 'maxed out' on the number of concurrent jobs in the main CI workflow. It'll be good to get an initial set of JDK 25 issues and starting working through them.

@apupier apupier closed this Oct 24, 2025
@apupier apupier force-pushed the 7862-provideJDK25DedicatedCIBuild branch from a8d4136 to d2de561 Compare October 24, 2025 09:25
@apupier apupier reopened this Oct 24, 2025
@apupier apupier marked this pull request as ready for review October 24, 2025 12:13
@apupier apupier merged commit b323d83 into apache:main Oct 24, 2025
24 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.

2 participants