Skip to content

Commit

Permalink
Add info about netsplit cases block
Browse files Browse the repository at this point in the history
  • Loading branch information
arcusfelis committed Aug 31, 2023
1 parent 690be9d commit 12b7b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cets_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1256,6 +1256,8 @@ send_leader_op_throws_noproc(_Config) ->
matched
end.

%% Netsplit cases (run in sequence)

insert_returns_when_netsplit(Config) ->
#{ct5 := Node2} = proplists:get_value(peers, Config),
Node1 = node(),
Expand Down

0 comments on commit 12b7b70

Please sign in to comment.