diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-19 09:01:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-19 09:01:18 +0200 |
commit | 020596e45e3fe6874190c153dd61bfdf76600d6a (patch) | |
tree | d791250fdddf18c145ad450cf0842f0d0f3e9a88 /TODO | |
parent | 3ab9f021dfcf4774a1672c4b440b80341c9bdf24 (diff) | |
download | jenkins.debian.net-020596e45e3fe6874190c153dd61bfdf76600d6a.tar.xz |
reproducucible: armhf scheduler is sub optimal atm, we dont want already tested packages to be rescheduled atm
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -170,6 +170,7 @@ properties: === reproducible builds * higher prio: +** automatic scheduler: schedules old packages on armhf atm too, maybe don't do this if new packages are scheduled "on limit"? (instead of setting old limits to 0) ** reproducible_build.sh changes needed: *** fix: "DIFFOSCOPE='E: Failed to change to directory ‘/tmp’: Permission denied" - maybe by making sure the cause is gone… *** diffoscope needs to be run on the target arch... |