Arm64: unprivileged LXD blocks Kubernetes tests

I tried to run ceph-csi CI on Travis Arm64 node. It failed when deploying kubernetes due to it cannot access privileged file system. Manually test inside virtual machine or privileged LXD is successful. Error log: https://travis-ci.org/cyb70289/ceph-csi/builds/614335300

Is it possible to run Arm64 tests inside Virtual Machines? Unprivileged LXD may block many CI jobs.

I see some similar issues.

1 Like