From b5858b10769e18f8a1c113dec5818e24f64e0f7c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 27 Apr 2017 11:44:16 +0200 Subject: reproducible Debian: update TODO for build service Signed-off-by: Holger Levsen --- bin/reproducible_build_service.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 1ad28bec..657ff74e 100755 --- a/bin/reproducible_build_service.sh +++ b/bin/reproducible_build_service.sh @@ -217,5 +217,10 @@ while true ; do sleep 1337m ; done # * enabling the service in update_jdn # * maintenance job might want to: # - check for running builds using systemctl show & ps fax +# - check if at least one build is running on a build node # * dashboard jobs need to count for running jobs in this script… +# * drop jobs from repro.yaml +# * use ExecStop to kill remote builds on shutdown +# - remove cleanup_nodes.sh once this works +# * add support for disabling archs and for shutdown+respan of workers # * document the new setup in README -- cgit v1.2.3-54-g00ecf