diff --git a/tests/luks2-reencryption-mangle-test b/tests/luks2-reencryption-mangle-test index e11d885b..716d9b7f 100755 --- a/tests/luks2-reencryption-mangle-test +++ b/tests/luks2-reencryption-mangle-test @@ -155,7 +155,7 @@ function img_check_fail() function img_run_reenc_ok() { -local EXPECT_TIMEOUT=5 +local EXPECT_TIMEOUT=10 [ -n "$VALG" ] && EXPECT_TIMEOUT=60 # For now, we cannot run reencryption in batch mode for non-block device. Just fake the terminal here. expect_run - >/dev/null </dev/null <