Commit 9e919c6
committed
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 <alban@kinvolk.io>1 parent cb96426 commit 9e919c6
2 files changed
Lines changed: 1 addition & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
| 331 | + | |
337 | 332 | | |
338 | 333 | | |
339 | 334 | | |
| |||
This file was deleted.
0 commit comments