From: Daan De Meyer Date: Wed, 8 Jan 2025 15:03:06 +0000 (+0100) Subject: fmf: Force SELinux relabel when running within testing farm X-Git-Tag: v258-rc1~1656^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F35921%2Fhead;p=thirdparty%2Fsystemd.git fmf: Force SELinux relabel when running within testing farm We expect to run as root within testing farm and to have permissions to do selinux relabelling so let's enable it explicitly. --- diff --git a/test/fmf/integration-tests/test.sh b/test/fmf/integration-tests/test.sh index be8d874dc4e..d2c9dbfb899 100755 --- a/test/fmf/integration-tests/test.sh +++ b/test/fmf/integration-tests/test.sh @@ -78,6 +78,9 @@ fi if [[ -n "${TESTING_FARM_REQUEST_ID:-}" ]]; then tee --append mkosi.local.conf <