You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(jailer): regression test for chroot bind-mount propagation
Bind mounts established on the host inside the chroot before jailer
start must propagate into the jailer's mount namespace. The test
bind-mounts kernel and rootfs onto empty placeholders in the chroot and
drives the API directly (bypassing basic_config to avoid
create_jailed_resource hardlinking over the mounts), then asserts a
clean SSH boot.
Signed-off-by: Junren Chen <xxgj@outlook.com>
0 commit comments