Skip to content
Commit 39eec3d7 authored by Marco Trevisan (Treviño)'s avatar Marco Trevisan (Treviño) Committed by Patrick Griffis
Browse files

CI: Use a privileged docker container to support FUSE tests

In order to run various tests, we need a working /dev/fuse, and this is
currently only possible in a privileged container.
Github actions workflow doesn't suppport it natively, so we need to
initialize a new one ourself, we just keep it running and execute the
commands when we need them, not to depend on a static image, so that the
github workflow can still be followed as atomic operations.

[1] https://github.com/docker/for-linux/issues/321
parent 4925b047
Loading
Loading
Loading
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