test: losetup needs block device access

Signed-off-by: David Scott <dave@recoil.org>
This commit is contained in:
David Scott 2021-10-18 11:16:41 +01:00
parent d4c6ab742b
commit 1c02c9ea86

View File

@ -14,6 +14,10 @@ onboot:
binds:
- /check.sh:/check.sh
- /dev:/dev
devices:
# all block devices
- path: all
type: b
command: ["sh", "./check.sh"]
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f