Tests: import.sh
Depends: python3-ubuntu-image

Test-Command: ubuntu-image --help
Depends: ubuntu-image
Features: test-name=help
Restrictions: allow-stderr # (LP: #1775085)

Test-Command: ubuntu-image --version
Depends: ubuntu-image
Features: test-name=version
Restrictions: allow-stderr # (LP: #1775085)

Test-Command: man ubuntu-image
Depends: ubuntu-image, man-db
Features: test-name=manpage

# Something in the tox/pip/setuptools stack requires git.

Tests: unittests.sh
Depends: @builddeps@, git, lsb-release, fakeroot
Restrictions: needs-root

Test-Command: tox -e qa
Depends: @builddeps@, git
Restrictions: needs-root
Features: test-name=qa

Tests: coverage.sh
Depends: @builddeps@, git, lsb-release, fakeroot
Restrictions: needs-root

Tests: mount
Restrictions: needs-root, allow-stderr, isolation-machine
Depends: @, kpartx

Tests: multivol
Restrictions: needs-root, allow-stderr, isolation-machine
Depends: @, kpartx

Tests: boot
Restrictions: needs-root, allow-stderr, isolation-machine
Depends: @, qemu-system-x86

Tests: haschangelog
Depends: @, python3-requests

Tests: snap.sh
Restrictions: needs-root, allow-stderr, isolation-machine
Depends: snapd, snapcraft
