We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ba9d1 commit a1b50d5Copy full SHA for a1b50d5
contrib/mmts/Makefile
@@ -47,7 +47,7 @@ xcheck:
47
cd tests2 && docker network rm tests2_net || true
48
49
cd tests2 && blockade up
50
- sleep 15 # wait for mmts init
+ sleep 20 # wait for mmts init
51
cd tests2 && python test_recovery.py || true
52
#cd tests2 && blockade destroy
53
0 commit comments