summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-27 13:08:33 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-27 13:08:33 +0200
commita3ce4282da74e176a0ee283d6642852834dd8c96 (patch)
treec579b8efffc5bf69d2c549905f4a55fb6b66ebcf /TODO
parent6240a7788b6ebc4191965b3ee840055fe7107e00 (diff)
downloadjenkins.debian.net-a3ce4282da74e176a0ee283d6642852834dd8c96.tar.xz
reproducible: one set of open questions is enough
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index d2989bbc..fb3494c9 100644
--- a/TODO
+++ b/TODO
@@ -250,6 +250,8 @@ properties:
* open questions:
** save build-host in build_duration table too? (and change to saving the time of a single build, not both combined)
+** i believe "reproducible_build.sh 1" should immediatly move /srv/workspace/reproducible-builds/$NODE/$SUITE/$ARCH/$PKG/$VERSION to /srv/workspace/reproducible-builds/pending/$SUITE/$ARCH/$PKG/$VERSION (on the node) so it's only build once and so that we can detect stale builds
+** maintenance is general, cleanup of started but interrupted builds...
* reproducible_build.sh behaviour change:
** called without param: behave as always
@@ -293,9 +295,6 @@ properties:
8. reproducible_build.sh on the main node then triggers the 2nd build as the 1st.
9. voila
-* more open questions:
-** i believe "reproducible_build.sh 1" should immediatly move /srv/workspace/reproducible-builds/$NODE/$SUITE/$ARCH/$PKG/$VERSION to /srv/workspace/reproducible-builds/pending/$SUITE/$ARCH/$PKG/$VERSION (on the node) so it's only build once and so that we can detect stale builds
-** maintenance is general, cleanup of started but interrupted builds...
==== reproducible Debian armhf