Re: [PATCH 2/4] Azure: Add fuse device for sandbox test.py tests

2021-06-09 Thread Tom Rini
On Fri, Jun 04, 2021 at 10:02:04PM +0300, Alper Nebi Yasak wrote: > The EFI secure boot and capsule test setups need to prepare disk images > for their tests using virt-make-fs, which requires access to the host > fuse device. This is not exposed to the docker container by default and > has to be

[PATCH 2/4] Azure: Add fuse device for sandbox test.py tests

2021-06-04 Thread Alper Nebi Yasak
The EFI secure boot and capsule test setups need to prepare disk images for their tests using virt-make-fs, which requires access to the host fuse device. This is not exposed to the docker container by default and has to be added explicitly. Since these tests are marked to run only on the sandbox