Skip to content

debian/tests: enable lxd tests for all arches

Previously lxd tests only ran on amd64 and arm64. This enables lxd tests for all arches for Ubuntu. For Debian, running lxd tests on non-{amd64, arm64} arches will result in exit 77.

As a result of fixing test_apt_source_arch_conflict, docker, podman, lxc, lxc-old-testbed tests also pass on non-{amd64,arm64} arches now.

Merge request reports

Loading