Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtimetest: fix root readonly check
The rootfs might not be readable despite spec.Root.Readonly being false and that's not a spec violation. Example: the rootfs belong to an unmapped uid. This test is useful for validation/root_readonly_true.go Delete validation/root_readonly_false.go since that's not a spec violation. Signed-off-by: Alban Crequy <[email protected]>
- Loading branch information