Automatic merge from submit-queue Fix race condition in test with git server startup Fixes https://github.com/kubernetes/kubernetes/issues/32467 (hopefully) Previously, the test didn't ensure the git server was running before attempting to connect to it.