-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify Windows path for Docker Desktop and Podman #26415
Conversation
Failing Jobs - Building 37e7716
Full information is available in the Build summary check run. Failures⚙️ Maven Tests - JDK 11 Windows #- Failing: integration-tests/maven
📦 integration-tests/maven✖
✖
|
Hmm,
I will take a look if it's related to the #26289, perhaps the test needs an adjustment? |
I can reproduce it locally,
...but I still don't know whether it's my changes causing that. Waiting for a clean run. It takes forever. |
@Karm it's not related to your change, we have it failing all over the place since a few days. If you have a Windows box and can figure out what's going on, that would be very helpful. |
@gsmet Thx for the notification. It saved me some excruciating slow Windows VM I/O build time exercise :-) I'll read what Alexey did to learn more. |
Using modern Docker Desktop and Podman on Windows, the path can be simplified (as suggested by @n1hility on #25867).
Tested on:
e.g.
Docker Desktop
Podman
Image URL replaced with
%IMAGE%
for brevity. Part of the log snipped by<SNIP>
for brevity.