diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-05-02 19:03:47 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-05-02 19:10:13 +0200 |
commit | ae627b0891afe297fccf8bf3e3cb64a4e99bb5e4 (patch) | |
tree | abb55e03bfc460045668952f0ffebea4625396ae /TODO | |
parent | 3835c11e309324bebfc0aa4e3fe7e3f44ba26659 (diff) | |
download | jenkins.debian.net-ae627b0891afe297fccf8bf3e3cb64a4e99bb5e4.tar.xz |
TODO cleanup: remove distant future stuff from the 'soon' to be removed g-i-installation tests
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -33,17 +33,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * make live-build jobs work again or remove them * make sure the live-build jobs clean up /srv/live-build/results/*iso once they are done. thats 8gb wasted. -=== TODO for testing stretch - -Most jobs have been converted, a few are left to do: - -* add g-i tests for stretch - -=== To be done once jenkins.d.n runs jessie - -* 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. - === To be done once jenkins.d.n runs stretch * install botch from stretch and remove botch from the reproducible-unstable schroot |