mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01: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>
This commit is contained in:
commit
54561af112
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue