Merge pull request #11214 from mvo5/kernel-module-load-no-arm

tests: exclude interfaces-kernel-module load on arm

The tests on the pi fail with <kill-timeout reached>. The
deeper reason needs investigation but right now it breaks the
testing because this also fails in restore with stops the full
test run.
This commit is contained in:
Ian Johnson
2022-01-06 15:17:40 -06:00
committed by GitHub

View File

@@ -4,6 +4,9 @@ details: |
The kernel-module-load interface allows to statically control kernel module
loading in a way that can be constrained via snap-declaration.
systems:
- ubuntu-core-*-arm-* # XXX: fails with a kill-timeout
environment:
SNAP_NAME: test-snapd-kernel-module-load