Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: wait for tcp port for all test types.
The `run_mtls_client_tests` and `run_mtls_client_crl_tests` were being run without calling `wait_tcp_port` first. I suspect this is the reason we sometimes see the connect tests fail in CI on some platforms with output about the connection being refused.
- Loading branch information