connection between podman-machine and windows is closing unexpectedly #24863
Unanswered
mukul-tyagi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While running my test cases the connection between the podman machine and windows is closed in between tests execution.
I am running my junits which is using testcontainers library as well to execute tests which uses containers. Below is the stages of execution of test cases
Test Failures: Test cases that rely on containers fail due to the inability to connect to the containers.
Additional Information:
NOTE:- It works fine with docker on winows or podman on ubuntu
System Setup: Windows 11, Podman 5.3.1, Testcontainers 1.20.3
Beta Was this translation helpful? Give feedback.
All reactions