Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e604b24

Browse files
committed
temporary: give more time for mm to catch up
1 parent a989c73 commit e604b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ xcheck:
4747
cd tests2 && docker network rm tests2_net || true
4848
cd tests2 && docker network rm tests2_net || true
4949
cd tests2 && blockade up
50-
sleep 15 # wait for mmts init
50+
sleep 20 # wait for mmts init
5151
cd tests2 && python test_recovery.py || true
5252
#cd tests2 && blockade destroy
5353

0 commit comments

Comments
 (0)