Skip to content

run some integration tests with Java 21#15104

Merged
asdf2014 merged 4 commits into
apache:masterfrom
xvrl:java-21-integration
Oct 20, 2023
Merged

run some integration tests with Java 21#15104
asdf2014 merged 4 commits into
apache:masterfrom
xvrl:java-21-integration

Conversation

@xvrl

@xvrl xvrl commented Oct 6, 2023

Copy link
Copy Markdown
Member
  • add Java 21 to the integration test matrix for all integration tests already running with Java 17
  • use setup-java everywhere for consistency, since Java 21 is not built into the runner image
  • remove Java 15 from docker_build_containers script
  • simplify docker_build_containers script
  • fix run-java script to support early-access Java versions (e.g. reporting as 21-ea), since our
    base image openjdk:21-slim-buster is still an early-access version

@xvrl
xvrl requested review from clintropolis and gianm October 12, 2023 20:51

@clintropolis clintropolis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@asdf2014
asdf2014 merged commit 352702b into apache:master Oct 20, 2023
CaseyPan pushed a commit to CaseyPan/druid that referenced this pull request Nov 17, 2023
* use setup-java everywhere for consistency

* add Java 21 to integration test matrix

* simplify docker build containers script + add Java 21

* fix for Java versions reporting 21-ea
@LakshSingla LakshSingla added this to the 29.0.0 milestone Jan 29, 2024
riovic918data pushed a commit to riovic918data/druid that referenced this pull request Jun 12, 2026
* use setup-java everywhere for consistency

* add Java 21 to integration test matrix

* simplify docker build containers script + add Java 21

* fix for Java versions reporting 21-ea
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