mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
tests/spread: fix debian system name
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
(cherry picked from commit 8967dee5b9
)
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
3f40d58642
commit
42313d81c7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue