jenkins-jnlp-connect.sh takes time to launch 69/52269/1
authoragardner <agardner@linuxfoundation.org>
Fri, 16 Feb 2018 20:56:15 +0000 (15:56 -0500)
committeragardner <agardner@linuxfoundation.org>
Fri, 16 Feb 2018 20:57:13 +0000 (15:57 -0500)
commit43cf1bbc859d4be16bfc5e91aba2c8782ca4677e
treef8eee052767c51e65ae7429142bd0f304c894238
parentf9a52671752efe3d4404343f5fafbeda6498464b
jenkins-jnlp-connect.sh takes time to launch

wget --timestamping https://build.opnfv.org/ci/jnlpJars/slave.jar && true
this takes time, especially from china.

Tell monit to back off while waiting for the pid file to
be created

Change-Id: I02327323d50d0a4a8b379535d8da84a20348ba6f
Signed-off-by: agardner <agardner@linuxfoundation.org>
utils/jenkins-jnlp-connect.sh