diff --git a/tests/syncoid/011_sync_out-of-order_snapshots/run.sh b/tests/syncoid/011_sync_out-of-order_snapshots/run.sh index af87979e..bb96ad01 100755 --- a/tests/syncoid/011_sync_out-of-order_snapshots/run.sh +++ b/tests/syncoid/011_sync_out-of-order_snapshots/run.sh @@ -10,7 +10,7 @@ set -e if [ -z "$ALLOW_INVASIVE_TESTS" ]; then exit 130 fi -exit 0 + POOL_IMAGE="/tmp/syncoid-test-11.zpool" POOL_SIZE="64M" POOL_NAME="syncoid-test-11"