tests/int/checkpoint: don't remove readonly flag

This should not longer be necessary (in theory, at least),
let's see how it goes.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin 2020-07-08 12:56:25 -07:00
parent 417f5ff40d
commit 6d5125f8b4
1 changed files with 0 additions and 3 deletions

View File

@ -144,9 +144,6 @@ function simple_cr() {
setup_pipes
# This should not be necessary: https://github.com/checkpoint-restore/criu/issues/575
update_config '(.. | select(.readonly? != null)) .readonly |= false'
# TCP port for lazy migration
port=27277