Skip to content

Commit

Permalink
Merge pull request #530 from flatcar/kai/podman
Browse files Browse the repository at this point in the history
kola: Exclude user dbus session entries from dead symbolic links check
  • Loading branch information
pothos authored May 3, 2024
2 parents 66ebbc5 + fefff10 commit 8a303d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kola/tests/misc/files.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ func DeadLinks(c cluster.TestCluster) {
"/run/systemd",
"/run/udev/links",
"/run/udev/watch",
"/run/user/500/systemd/units",
"/sys",
"/var/lib/docker",
"/var/lib/rkt",
Expand Down

0 comments on commit 8a303d2

Please sign in to comment.