This is quite lame, but it does reduce the likelihood of random failures here. On my machine at least :)

This commit is contained in:
Simon MacMullen 2011-08-19 14:13:21 +01:00
parent 10404c6863
commit 74cc517eac
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ max_hops() ->
Q3 = bind_queue(Cottontail, <<"ring">>, <<"key">>),
%% Wait for federation to come up on all nodes
timer:sleep(1000),
timer:sleep(5000),
publish(Flopsy, <<"ring">>, <<"key">>, <<"HELLO flopsy">>),
publish(Mopsy, <<"ring">>, <<"key">>, <<"HELLO mopsy">>),