diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-20 22:58:20 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-20 22:58:20 +0100 |
commit | 1445f8f82b2e644e08a2d64f3092dd622ac3acf3 (patch) | |
tree | 36832d1c7692e8757a67ca220c56f7f7adcc4a49 /TODO | |
parent | fbe6aecc550fa0a821ac3267deaeb89ddd994db9 (diff) | |
download | jenkins.debian.net-1445f8f82b2e644e08a2d64f3092dd622ac3acf3.tar.xz |
reproducible archlinux+rpms:_don't create TMPDIR when it's not clear we'll run in master mode
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -302,12 +302,13 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * describe archlinux setup…! * move /var/lib/schroot to /srv/workspace aka tmpfs +* maintenance job: +** check for archlinux schroot sessions which should not be there and delete them. complain if that fails. +** properly clean schroot sessions, check on pb3… * setup_archlinux_schroot job: ** needs to be made idempotent ** needs to download bootstrap.tar.gz sig and verify ** once this has been done, run it more often than once a year -* maintenance job: -** check for archlinux schroot sessions which should not be there and delete them. complain if that fails. * arch build.sh: ** introduce more variations: USER ** confirm the others are really working |