diff --git a/test/lib/aux.sh b/test/lib/aux.sh index 966707f23..6e4a1d74e 100644 --- a/test/lib/aux.sh +++ b/test/lib/aux.sh @@ -1552,6 +1552,7 @@ global/abort_on_internal_errors = 1 global/cache_check_executable = "$LVM_TEST_CACHE_CHECK_CMD" global/cache_dump_executable = "$LVM_TEST_CACHE_DUMP_CMD" global/cache_repair_executable = "$LVM_TEST_CACHE_REPAIR_CMD" +global/cache_restore_executable = "$LVM_TEST_CACHE_RESTORE_CMD" global/detect_internal_vg_cache_corruption = 1 global/fallback_to_local_locking = 0 global/etc = "$LVM_SYSTEM_DIR" @@ -1561,6 +1562,7 @@ global/si_unit_consistency = 1 global/thin_check_executable = "$LVM_TEST_THIN_CHECK_CMD" global/thin_dump_executable = "$LVM_TEST_THIN_DUMP_CMD" global/thin_repair_executable = "$LVM_TEST_THIN_REPAIR_CMD" +global/thin_restore_executable = "$LVM_TEST_THIN_RESTORE_CMD" global/use_lvmpolld = $LVM_TEST_LVMPOLLD global/use_lvmlockd = $LVM_TEST_LVMLOCKD log/activation = 1