]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
Enable linger for the Jenkins user 2396/head
authorZack Cerza <zack@cerza.org>
Tue, 8 Jul 2025 16:29:42 +0000 (10:29 -0600)
committerZack Cerza <zack@cerza.org>
Tue, 8 Jul 2025 16:45:04 +0000 (10:45 -0600)
commit0521e6c252aa0e019fe9e9753275d0d4468b8f5b
tree0696180f004d642166ea8e6f195a6e853c2085be
parente406338836c1ebb6628b0cfa270ffa94f4840a86
Enable linger for the Jenkins user

This fixes errors like:
RunRoot is pointing to a path (/run/user/$ID/containers) which is not writable. Most likely podman will fail.
Error: creating events dirs: mkdir /run/user/$ID: permission denied

Signed-off-by: Zack Cerza <zack@cerza.org>
scripts/setup_container_runtime.sh