When the git server times out, I get the following:
$ jenkins-makejobs-git -n jenkins-autojobs/git-config.yaml
loading config from "/home/jenkins/jenkins-plugins/jenkins-autojobs/git-config.yaml"
ssh: connect to host my.git-server.com port 22: Connection timed out
fatal: The remote end hung up unexpectedly
cleaning up old jobs:
And then all the created jobs before are listed. Thats bad!
When the git server times out, I get the following:
And then all the created jobs before are listed. Thats bad!