The current container-based integration test setup for local tests requires, that the local directory (of the repository) is mounted into the container.
This however seems to be problematic when using selinux (it fails silently and the test fails on being unable to access the mount directory in the container environment).