Skip to content

Attempt to fix autopkgtest's own autopkgtest

  • tests: Avoid polluting stderr with sudo output

    debian/tests/autopkgtest runs without allow-stderr, so any noise on stderr causes a test failure.

  • tests: Treat AUTOPKGTEST_TEST_INSTALLED= as uninstalled

  • Update lxd autopkgtest to work with the version in Debian unstable

    • Add more test-dependencies
    • Modernize use of lxd init
    • Run as a user in the appropriate group
    • Use Debian testing instead of EOL Ubuntu 16.04 (Closes: #1016912)
  • tests: Make a test cope with custom arguments to virt backend

    It's useful to be able to pass --debug/-d to the virt backend.

  • tests: Don't assert that there is no debug output from virt backend

    When running the virt backend with --debug, there can be extra noise after the summary.

  • tests: Get debug information from schroot

The last commit is WIP to try to find out why I was seeing debian/tests/schoot fail in a lxc sid container on a bullseye VM. (It passes in a lxc bookworm container on a sid VM, FWIW.)

Edited by Simon McVittie

Merge request reports

Loading