chiark / gitweb /
adt-run: No longer expect python on testbed
[autopkgtest.git] / TODO
1
2 not needed for demo:
3
4 - check how to run test against existing binaries from archive
5   tried 
6     ./adt-run --tmp-dir=`pwd`/d -d --no-built-binaries --binaries=auto --binary ../../Mawk/mawk_1.3.3-11ubuntu2_i386.deb ../../Mawk/ancient/mawk_1.3.3-11ubuntu2.dsc --- ../virt-subproc/adt-virt-schroot wheezy-snap
7   but it seemed to do install of old mawk before build
8
9 - schroot's snapshots should use dmsetup directly, not lvm ?
10     at least there should be non-persistent snapshots
11
12 - schroot snapshots share /tmp and /home which is a bit strange
13   need to make 'revert' property more granular