mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
Revert "ci: skip new hugetlb maps09/maps10 tests for pre-dump"
This reverts commit 37ea8c5fcf
.
Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com>
This commit is contained in:
committed by
Andrei Vagin
parent
b26e1fdbf7
commit
c830643d86
@@ -12,7 +12,7 @@ source `dirname $0`/criu-lazy-common.sh
|
||||
--remote-lazy-pages $LAZY_EXCLUDE -x maps04 || fail
|
||||
|
||||
# During pre-dump + lazy-pages we leave VM_NOHUGEPAGE set
|
||||
LAZY_EXCLUDE="$LAZY_EXCLUDE -x maps02 -x maps09 -x maps10"
|
||||
LAZY_EXCLUDE="$LAZY_EXCLUDE -x maps02"
|
||||
|
||||
# lazy restore from "remote" dump with pre-dumps
|
||||
./test/zdtm.py run --all --keep-going --report report --parallel 4 \
|
||||
|
Reference in New Issue
Block a user