summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_service.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-04-27 14:55:18 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-27 14:55:18 +0200
commit2d0d856dfab4b2225d8bc3f3b5416dea339f9eb1 (patch)
tree1f07d4a14846776822f2c3b8fe0429312e33f915 /bin/reproducible_build_service.sh
parent527b6e3b57483ad4a1ae9d854d9b449e8e578a3d (diff)
downloadjenkins.debian.net-2d0d856dfab4b2225d8bc3f3b5416dea339f9eb1.tar.xz
reproducible Debian dashboard: count service jobs not jenkins jobs
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_build_service.sh')
-rwxr-xr-xbin/reproducible_build_service.sh1
1 files changed, 0 insertions, 1 deletions
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