Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/storage-vm: get checksum of mounted EFI partition
Sometimes, `umount`'ing `/boot/efi` on `v2` wouldn't work causing the comparison to fail as it would compare the checksum with `v1`'s umounted `/boot/efi`. Simplify this by always checking that part while mounted. Signed-off-by: Simon Deziel <[email protected]>
- Loading branch information