mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user