2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00

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>

(cherry picked from commit 54561af112)
This commit is contained in:
John Johansen
2025-02-11 15:15:15 -08:00

View File

@@ -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