summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-03 11:43:46 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-03 11:43:46 +0200
commit6026ac4931af6453c8f07717d6513a398325c1bb (patch)
tree628369842752891f480a5a1620815a12137b457b /TODO
parent65c85c4a007b076f1ea9bcca0f6f9d89cb84e75f (diff)
downloadjenkins.debian.net-6026ac4931af6453c8f07717d6513a398325c1bb.tar.xz
reproducible: detect enospace during builds, if so, send notifications, unregister this build, pause the builder and abort the job
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 375c32b8..5e764d05 100644
--- a/TODO
+++ b/TODO
@@ -124,9 +124,6 @@ properties:
=== reproducible builds
* make reproducible_build.sh rock solid again:
-** 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
-*** this is important cause it causes packages to falsely ftbfs
** 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
** fix disorderfs setup to *always* unmount+cleanup, this causes the full disks atm
** diffoscope needs to be run on the target arch..., this should probably be doable with qemu-static on the host