mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user