Skip to content

8221710: [TESTBUG] more configurable parameters for docker testing#805

Open
yaqsun wants to merge 1 commit into
openjdk:masterfrom
yaqsun:backport-8221710
Open

8221710: [TESTBUG] more configurable parameters for docker testing#805
yaqsun wants to merge 1 commit into
openjdk:masterfrom
yaqsun:backport-8221710

Conversation

@yaqsun
Copy link
Copy Markdown
Contributor

@yaqsun yaqsun commented May 21, 2026

Only SkippedException is backported; the other changes have already been backported, and test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java has been iteratively updated.

Through testing, this backport passes the test cases below when the Docker status is 'start'.

jdk/internal/platform/docker/TestDockerBasic.java jdk/internal/platform/docker/TestDockerCpuMetrics.java jdk/internal/platform/docker/TestDockerMemoryMetrics.java jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java jdk/internal/platform/docker/TestSystemMetrics.java jdk/internal/platform/docker/TestUseContainerSupport.java



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8221710 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Error

 ⚠️ Pull request body is missing required line: - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).

Issue

  • JDK-8221710: [TESTBUG] more configurable parameters for docker testing (Enhancement - P3 - Approved)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/805/head:pull/805
$ git checkout pull/805

Update a local copy of the PR:
$ git checkout pull/805
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/805/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 805

View PR using the GUI difftool:
$ git pr show -t 805

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/805.diff

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 21, 2026

👋 Welcome back yaqsun! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 21, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 05b294ea97abd112433ff785c54a3f8348ccbb9a 8221710: [TESTBUG] more configurable parameters for docker testing May 21, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 21, 2026

This backport pull request has now been updated with issue and summary from the original commit.

@openjdk openjdk Bot added the backport Port of a pull request already in a different code base label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base

Development

Successfully merging this pull request may close these issues.

1 participant