github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/debian/tests/README.md (about) 1 ## Autopkgtest 2 3 In order to run the autopkgtest suite localy you need first to generate an image: 4 5 $ autopkgtest-buildvm-ubuntu-cloud -a amd64 -r bionic -v 6 7 This will create a `adt-xenial-amd64-cloud.img` file, then you can run the tests from 8 the project's root with: 9 10 $ autopkgtest . -- qemu ./autopkgtest-bionic-amd64.img