tests/spread: fix debian system name

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
This commit is contained in:
Zygmunt Krynicki 2025-01-29 19:37:46 +01:00
parent d482aab419
commit 8967dee5b9

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