diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-04-26 12:23:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-04-26 12:23:18 +0200 |
commit | 160e9685c6df74dc4a0897d16eb31552d466152c (patch) | |
tree | 71a1094bf4c46a4c4e538fc18a4f014bf6db96c2 /TODO | |
parent | 3ba178bbb83ba5a347eb680191d03d6380d43f4f (diff) | |
download | jenkins.debian.net-160e9685c6df74dc4a0897d16eb31552d466152c.tar.xz |
dpkg-find-trigger-cycles: drop stretch schroot, it's enough to run them in a jessie schroot
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * bin/g-i-installation: use lvcreate without --virtualsize * check if the sudo workaround in bin/g-i-installation is still needed: 'guestmount -o uid=$(id -u) -o gid=$(id -g)' would be nicer, but it doesnt work: as root, the files seem to belong to jenkins, but as jenkins they cannot be accessed. * reproducible: let the scheduler use the xz-compressed file instead of the gzip one. This is because of missing lzma module in wheezy's python. +* job-cfg/dpkg.yaml: drop source:jenkins-dpkg-jessie, these jobs dont need a schroot === To be done once bugs are fixed |