[jdk11u-dev] Integrated: 8227122: [TESTBUG] Create Docker sidecar test cases

Antonio Vieiro duke at openjdk.org
Thu Jun 27 08:08:21 UTC 2024


On Wed, 26 Jun 2024 10:06:38 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

> This is a backport of [JDK-8227122](https://bugs.openjdk.org/browse/JDK-8227122).
> 
> Backport is not clean because we've already applied [JDK-8272398](https://bugs.openjdk.org/browse/JDK-8272398) in jdk11u (in upstream JDK-8272398 was applied _after_ JDK-8227122), so it's necessary to make a small adaptation, that I've separated in a second commit to ease review.  Let me know if you prefer me squashing the commits.
> 
> Tested on Fedora 40 with Docker version 27.0.1, build 7fafd33.
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg/containers/docker/TestJcmdWithSideCar.java
>                                                          1     1     0     0   
> ==============================
> TEST SUCCESS

This pull request has now been integrated.

Changeset: 6547a168
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/6547a1687d06f7cb0ece182001babc57915f486b
Stats:     294 lines in 3 files changed: 291 ins; 0 del; 3 mod

8227122: [TESTBUG] Create Docker sidecar test cases

Created test cases for container sidecar pattern

Reviewed-by: sgehwolf
Backport-of: 94c38c4cc11e3e36bdc1370c4be4d8976834c7a9

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2815


More information about the jdk-updates-dev mailing list