Skip to content

Default to the bundled JDK for integration tests in CI #40531

@alpar-t

Description

@alpar-t

Right now we only test with the bundled JDK version in the packaging tests but for other integration tests when RUNTIME_JAVA_HOME is not set.
Since we always set the lather in CI we don't get any coverage with respect to integration tests for the bundled JDK there.

We should move to default to the bundled JDK in CI for everything other than the specific java matrix testing. Since the integ test distribution does not bundle the jdk ( and we don't want it to ) we need a way in the build to provision and use the same jdk as the one we bundle for those tests.

Metadata

Metadata

Assignees

Labels

:Delivery/BuildBuild or test infrastructure:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scripts>non-issueTeam:DeliveryMeta label for Delivery team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions