From 2d0d856dfab4b2225d8bc3f3b5416dea339f9eb1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 27 Apr 2017 14:55:18 +0200 Subject: reproducible Debian dashboard: count service jobs not jenkins jobs Signed-off-by: Holger Levsen --- bin/reproducible_build_service.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/reproducible_build_service.sh') diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 390db7e3..17d736f1 100755 --- a/bin/reproducible_build_service.sh +++ b/bin/reproducible_build_service.sh @@ -264,7 +264,6 @@ done # * 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 -- cgit v1.2.3-54-g00ecf