From d3d5ba293c97ffe52ac5f592394b3f05d9e88722 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 21 Apr 2017 14:32:07 +0200 Subject: reproducible Debian: update TODO for r-b builder services implentation Signed-off-by: Holger Levsen --- bin/reproducible_build_service.sh | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'bin/reproducible_build_service.sh') diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 3d593d79..0d3e260b 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? -- cgit v1.2.3-54-g00ecf