Merge tests: skip profile tests on Fedora

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1501
Approved-by: Georgia Garcia <georgia.garcia@canonical.com>
Merged-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
Georgia Garcia 2025-01-23 13:54:06 +00:00
commit c80ef6fb59

View file

@ -125,6 +125,9 @@ debug-each: |
suites:
tests/profiles/:
summary: Tests that exercise specific application profiles
systems:
# AppArmor is not enabled in the kernel.
- -fedora-cloud-*
# variables:
# PROFILE_NAME: name of the profile on disk
# PROGRAM_NAME: name of the program to execute