Skip to content

Commit 265ddce

Browse files
committed
cluster_rename_SUITE: Bump timetrap from 8 to 15 minutes
1 parent 5dad9a1 commit 265ddce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cluster_rename_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ groups() ->
4646
suite() ->
4747
[
4848
%% If a test hangs, no need to wait for 30 minutes.
49-
{timetrap, {minutes, 8}}
49+
{timetrap, {minutes, 15}}
5050
].
5151

5252
%% -------------------------------------------------------------------

0 commit comments

Comments
 (0)