python-jenkins/tests
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
..
jobs Fetch all builds from a job 2016-04-29 16:22:34 +00:00
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
base.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
helper.py Fix timeout function and add capturing of messages on failure 2015-08-17 18:09:19 +01:00
test_build.py get_running_builds failed when server has a path 2016-11-08 10:47:04 +01:00
test_info.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_jenkins.py Allow to wait for jenkins to enter normal operation 2017-01-21 06:41:45 -08:00
test_jenkins_sockets.py Fix timeout function and add capturing of messages on failure 2015-08-17 18:09:19 +01:00
test_job_folder.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_kerberos.py Make the kerberos support python3 ready 2016-04-29 19:30:24 +02:00
test_node.py Fixed create_node() Error 2015-12-12 18:35:03 +08:00
test_plugins.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_promotion.py Add support for handling promotions 2016-01-13 18:14:39 +01:00
test_queue.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_quiet_down.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_script.py url-proof scripts passed to run_script 2016-12-16 16:39:45 +00:00
test_version.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_view.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_whoami.py add get_whoami() 2016-04-21 07:45:19 -06:00