diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-26 20:07:39 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-26 20:07:39 +0200 |
commit | b6bd0ba0429ef6926a30c63d8216fca6d2ca4917 (patch) | |
tree | 803184691d2a099f08d689113345130262a000d1 /TODO | |
parent | 6682d89f0e4b4b080e2c643d189e0b6090f54339 (diff) | |
download | jenkins.debian.net-b6bd0ba0429ef6926a30c63d8216fca6d2ca4917.tar.xz |
reproducible: better use of ressources if build nodes are down
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -128,6 +128,7 @@ properties: *** fix: "DIFFOSCOPE='E: Failed to change to directory /tmp: Permission denied' - maybe by making sure the cause is gone… https://jenkins.debian.net/job/reproducible_builder_amd64_14/909/ is an example for that *** deal properly with out of diskspace problems, https://jenkins.debian.net/job/reproducible_builder_amd64_8/2575/ is an archived build which hit it **** '~jenkins/spacetest' has a list of affected logs in testing/amd64, though at least the syslinux one is a false positive +*** (some!) build jobs should call _build.sh with a third host as param, which is tried as 2nd host if the real 2nd host is down *** diffoscope needs to be run on the target arch... **** should probably be doable with qemu-static on the host *** sometimes disorderfs leaves mountpoints behind |