diff --git a/tests/profiles/toybox/task.yaml b/tests/profiles/toybox/task.yaml index 93a28d7eb..47b1003ce 100644 --- a/tests/profiles/toybox/task.yaml +++ b/tests/profiles/toybox/task.yaml @@ -5,8 +5,8 @@ systems: # Those fail with: # Warning from profile toybox (/tmp/apparmor/profiles/apparmor.d/toybox): userns rules not enforced # TODO: consider passing different options so that unavailable kernel features do not emit warnings. - - -debian-cloud-13- - - -debian-cloud-12- + - -debian-cloud-13 + - -debian-cloud-12 execute: | # Toybox works (this is a very basic test). test "$(toybox id -u)" -eq 0