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:
Zygmunt Krynicki 2025-01-29 19:37:46 +01:00 committed by John Johansen
parent 3f40d58642
commit 42313d81c7

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