freeipa/ipatests/azure
Stanislav Levin 5daa41fc55 Azure: Warn about Host's AVC and SECCOMP
Azure's VM distro is Ubuntu, which has enabled AppArmor.
This security module sometimes interferes with CI Docker containers,
but to be completely disabled it requires reboot(this is impossible,
at least for now). So, Azure will warn about AVC records in Host's
journal as a possible clue.

It will be equally important to be warned about SECCOMP records to
see possible blocked syscalls(requires SCMP_ACT_LOG as defaultAction in
seccomp profile).

Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-03-30 09:58:42 +02:00
..
azure_definitions Azure: Make it possible to pass additional Pytest args 2021-03-30 09:58:42 +02:00
Dockerfiles Azure: Warn about Host's AVC and SECCOMP 2021-03-30 09:58:42 +02:00
scripts Azure: Run chronyd in Docker 2021-03-30 09:58:42 +02:00
templates Azure: Warn about Host's AVC and SECCOMP 2021-03-30 09:58:42 +02:00
azure-pipelines-rawhide.yml Azure: Add Rawhide definitions 2020-08-31 09:46:03 +03:00
azure-pipelines.yml Azure: Template docs build 2021-03-30 09:58:42 +02:00