This is what i found when investigating why WSL e2e tests were failing.
Locally they run fine. Except when the ssh port is reassigned (and i have the same CI result). I see that we update the port in the sshd_config but the service is never restarted so it does not run as expected.
This is what i found when investigating why WSL e2e tests were failing.
Locally they run fine. Except when the ssh port is reassigned (and i have the same CI result). I see that we update the port in the sshd_config but the service is never restarted so it does not run as expected.