[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: update TODO for r-b builder services implentation

Holger Levsen holger at layer-acht.org
Fri Apr 21 12:32:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d3d5ba293c97ffe52ac5f592394b3f05d9e88722
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Apr 21 14:32:07 2017 +0200

    reproducible Debian: update TODO for r-b builder services implentation
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_service.sh | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index 3d593d7..0d3e260 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -63,8 +63,12 @@ esac
 
 /srv/jenkins/bin/reproducible_build.sh $NODE1 $NODE2 >$BUILD_BASE/$BUILD_ID/console.log 2>&1
 
-# < h01ger> | logs should auto display in browser like with jenkins… (long-polling, meta-refresh, something)
-# < h01ger> | and we need maintenance to cleanup the log files eventually
-# < h01ger> | and translate that yaml to crontab entries, starting with i386
-
+# TODO left:
+# * maintenance job needs to:
+#   - cleanup the log files eventually
+#   - check for running builds using systemctl show
+# * logs should auto display in browser like with jenkins… (long-polling, meta-refresh, something)
+#   - there's an NPH solution pointed out by Xtaran
+# * translate yaml into a script or such to create those service files (done for i386 for now)
+# * have one service per arch, starting X build jobs instead?
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list