summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-19 00:54:18 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-19 01:13:46 +0100
commit7927a25449d82f85ce790c68da8940a1c0ace7b5 (patch)
tree164d6704159b51368aa7edc2dade1afb8ce2b204 /TODO
parent86a7f48c8d6e0c56a9a884c586ffc06018be8ae7 (diff)
downloadjenkins.debian.net-7927a25449d82f85ce790c68da8940a1c0ace7b5.tar.xz
torbrowser tests: add lots of comments to the code
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3f129641..fe8b7da7 100644
--- a/TODO
+++ b/TODO
@@ -417,6 +417,11 @@ The following ideas should really only be implemented for the new 'lvc*' tests..
* notifications should go somewhere public, after a while of testing.
* debug why iceweasel is needed to be installed… and ca-certificates too.
* run this in qemu and enable apparmor too?
+** extend setup_schroot.sh to also setup virtual harddrives
+** install linux, grub and copy the testscript and ssh keys on the the fs
+** configure apparmor
+** boot qemu
+** ssh into the vm and run the script as usal
* probably not: test with python-pygame installed.
== Further ideas...