lava-debian-stretch-amd64-vm build instructions" ================================================ This small image can be used for some tests on stretch. For tests involving django (1.10 in stretch) or LAVA, use the large-stretch image to provide enough space to install lots of dependencies. The image uses a prompt of "root@debian:"
https://ci.linaro.org/view/lava-ci/job/lava-debian-stretch-amd64-vm/
https://ci.linaro.org/view/lava-ci/job/lava-debian-stretch-amd64-vm/console
https://git.linaro.org/ci/job/configs.git/blob/HEAD:/lava-debian-stretch-amd64-vm.yaml
http://snapshots.linaro.org/components/lava/standard/debian/stretch/amd64/2
The build system is a Debian Jessie VM with stretch enabled. echo "deb http://mirror.bytemark.co.uk/debian stretch main" > stretch.list sudo mv stretch.list /etc/apt/sources.list.d/ sudo apt-get update sudo apt-get install -y --no-install-recommends vmdebootstrap grub2-common See vmdebootstrap.log for the full log.