python-jenkins/jenkins
Guido Günther 0f6739103b Allow to wait for jenkins to enter normal operation
During Jenkins deployment via e.g. puppet jenkins might be started but
not yet serving requests. Allow to wait for jenkins to enter normal
operation mode and fail if it doesn't show up after N seconds.

Allow for 0 seconds to just test and return success or failure without
any waiting.

This will allow us to avoid open coding "is jenkins ready?" for
different provisioners like puppet, chef, salt, ansible, ... when this
gets jused by jjb.

Change-Id: I7fd8aed43f571528f27dac681cc1e1f77a0e0ad7
Co-Authored-By: Darragh Bailey <dbailey@hp.com>
2017-01-21 06:41:45 -08:00
..
__init__.py Allow to wait for jenkins to enter normal operation 2017-01-21 06:41:45 -08:00
plugins.py Use str as base class for PluginVersion 2015-09-29 18:08:21 +01:00
urllib_kerb.py Make the kerberos support python3 ready 2016-04-29 19:30:24 +02:00
version.py Setup pbr versioning for docs 2014-09-26 09:12:54 -07:00