2
0
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:
Radostin Stoyanov
2022-08-05 21:44:11 +01:00
committed by Andrei Vagin
parent e8a6765d1e
commit 750acec25f
2 changed files with 2 additions and 9 deletions

View File

@@ -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