mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
Revert "ci: Switch to non overlaysfs tests"
This reverts commit 8bb05e3bf3
.
The following bug has been fixed:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1967924
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
committed by
Andrei Vagin
parent
e8a6765d1e
commit
750acec25f
@@ -21,10 +21,7 @@ add-apt-repository \
|
||||
|
||||
. /etc/lsb-release
|
||||
|
||||
# overlayfs with current Ubuntu kernel breaks CRIU
|
||||
# https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1967924
|
||||
# Use devicemapper storage drive as a work-around
|
||||
echo '{ "experimental": true, "storage-driver": "devicemapper" }' > /etc/docker/daemon.json
|
||||
echo '{ "experimental": true }' > /etc/docker/daemon.json
|
||||
|
||||
CRIU_LOG='/criu.log'
|
||||
mkdir -p /etc/criu
|
||||
|
Reference in New Issue
Block a user