summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-28 13:34:54 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-28 13:34:54 +0100
commit8109517f8e46a8664042597df8c20f8b9b233047 (patch)
treec78f33e341e05f1858b5501b0174dcb1b1b41bea /TODO
parent2f0d2e42d352314bf746bd2f83bc8e1e2e9e487b (diff)
downloadjenkins.debian.net-8109517f8e46a8664042597df8c20f8b9b233047.tar.xz
reproducible debian: pass scheduled version to remote build nodes and abort the build there if the to be build version is different
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 98b2b342..9c07a21a 100644
--- a/TODO
+++ b/TODO
@@ -125,6 +125,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
=== Debian reproducible builds
* make reproducible_build.sh rock solid again and get rid off "set -x # # to debug diffoscoppe/schroot problems"
+** pass scheduled version to remote build nodes and abort the build there if the to be build version is different
** add check if package to be build has been blacklisted since scheduling and abort
** on SIGTERM, also cleanup on remote build nodes there! (via ssh &)
** check rbuild logs for "DIFFOSCOPE='E: Failed to change to directory /tmp: Permission denied' and deal with those