Merge tests/spread: fix debian system name

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1511
Approved-by: Christian Boltz <apparmor@cboltz.de>
Merged-by: Zygmunt Krynicki <me@zygoon.pl>
This commit is contained in:
Zygmunt Krynicki 2025-01-30 16:22:26 +00:00
commit 54561af112

View file

@ -5,8 +5,8 @@ systems:
# Those fail with: # Those fail with:
# Warning from profile toybox (/tmp/apparmor/profiles/apparmor.d/toybox): userns rules not enforced # 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. # TODO: consider passing different options so that unavailable kernel features do not emit warnings.
- -debian-cloud-13- - -debian-cloud-13
- -debian-cloud-12- - -debian-cloud-12
execute: | execute: |
# Toybox works (this is a very basic test). # Toybox works (this is a very basic test).
test "$(toybox id -u)" -eq 0 test "$(toybox id -u)" -eq 0