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
P.Haul now has a auto-test, that takes a bunch of CRIU's zdtm tests, runs them in a self-made pseudo-container and live-migrates it to the localhost. To play with it do
get p.haul sources into some place
get criu sources nearby p.haul's (in the same directory) under the criu directory name
compile criu with cd criu && make
compile p.haul with cd p.haul && make
go to p.haul/test/zdtm/ directory and simply run ./run.sh