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
tests: extract setup_rootfs() from setup_fs_and_enter()
Allow tests that need custom root configuration (e.g. read-only mounts
via krun_add_virtiofs3) to reuse rootfs directory creation and
guest-agent copying without being forced into krun_set_root +
krun_start_enter.
Signed-off-by: Matej Hrica <[email protected]>
0 commit comments