Skip to content
Snippets Groups Projects
Commit 2f86b739 authored by Juan A. Suárez's avatar Juan A. Suárez Committed by Andres Gomez
Browse files

tests/cache_test: allow crossing mount points


When using an overlayfs system (like a Docker container), rmrf_local()
fails because part of the files to be removed are in different mount
points (layouts). And thus cache-test fails.

Letting crossing mount points is not a big problem, specially because
this is just for a test, not to be used in real code.

Reviewed-by: default avatarNicolai Hähnle <nicolai.haehnle@amd.com>
(cherry picked from commit caa616cc)
parent dc01cb9c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment