Azure: Add fuse device for test.py tests
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Mon, 21 Jun 2021 18:51:55 +0000 (21:51 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jul 2021 19:28:32 +0000 (15:28 -0400)
commit1aaaf60d200c6bdc556626d586d8b57b8a86d832
treec5b419f51ab5f95c06ff9788e7d037bba42906b9
parentf9abaa53ec82613ce0f578e9742092a987e8c6e6
Azure: Add fuse device for test.py tests

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. Add it.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
.azure-pipelines.yml