Unverified Commit d5ec7f1e by Christian Brauner Committed by GitHub

Merge pull request #3793 from evverx/busybox-test

tests: switch to the "busybox" template in lxc-test-checkpoint-restore
parents fdc56afe 73dc93db
......@@ -27,7 +27,7 @@ if verlte "$criu_version" "1.3.1"; then
fi
name=lxc-test-criu
lxc-create -t ubuntu -n $name || FAIL "creating container"
lxc-create -t busybox -n $name || FAIL "creating container"
cat >> "$(lxc-config lxc.lxcpath)/$name/config" <<EOF
# hax for criu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment