zuul/zuul/executor/sensors
Jan Kubovy 1f8a93b27b Enable starting executors in paused mode
In some cases, especially on systems under heavy load, it is
helpful to start executors in paused mode. Preventing them
to start accepting new jobs right away until such executors
are unpaused manually allows to test new features, configuration
or with analysing production problems.

Change-Id: I64c39e3b58c802577201280c855fdf7f13cc7538
2019-11-04 13:13:38 +01:00
..
__init__.py Refactor load sensors into drivers 2018-06-08 07:32:51 +02:00
cpu.py Refactor load sensors into drivers 2018-06-08 07:32:51 +02:00
hdd.py Add min_avail_hdd governor for zuul-executor 2018-06-27 14:49:22 -04:00
pause.py Enable starting executors in paused mode 2019-11-04 13:13:38 +01:00
ram.py Add cgroup support to ram sensor 2018-12-18 22:25:27 +01:00
startingbuilds.py Update heuristing of parallel starting builds. 2019-08-27 20:07:50 +00:00