zuul/zuul/executor/sensors
Tobias Henkel 145e62b568
Add cgroup support to ram sensor
When running within k8s the system memory statistics are useless as
soon there are configured limits (which is strongly advised). In this
case we additionally need to check the cgroups.

Change-Id: Idebe5d7e60dc862e89d012594ab362a19f18708d
2018-12-18 22:25:27 +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 Add pause function to executor 2018-06-25 16:25:32 +02:00
ram.py Add cgroup support to ram sensor 2018-12-18 22:25:27 +01:00
startingbuilds.py Support job pause 2018-08-09 10:07:34 +02:00