Commit c08563d
committed
runtimetest: fix root readonly check
The rootfs might not be readable despite spec.Root.Readonly being false
when the rootfs belong to an unmapped uid. Just skip the test in that
case.
The test will still be executed for
validation/root_readonly_{false,true}.go
Signed-off-by: Alban Crequy <alban@kinvolk.io>1 parent cb96426 commit c08563d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
0 commit comments