Add recovr strategy test
This commit is contained in:
parent
3a77591da9
commit
feb3c2a524
2 changed files with 46 additions and 3 deletions
|
@ -1913,9 +1913,7 @@ corrupted_sft_test() ->
|
|||
+ BlocksLength + IndexLength,
|
||||
file:pwrite(Corrupter,
|
||||
Position,
|
||||
<<0:8/integer>>);
|
||||
_ ->
|
||||
ok
|
||||
<<0:8/integer>>)
|
||||
end
|
||||
end,
|
||||
lists:seq(1, 100)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue