test: Bump timeouts in slow running tests

This commit is contained in:
MarcoFalke
2019-09-16 13:19:29 -04:00
parent cd737214ce
commit fa502cb6f0
7 changed files with 10 additions and 7 deletions

View File

@ -50,7 +50,7 @@ class ChainstateWriteCrashTest(BitcoinTestFramework):
def set_test_params(self):
self.num_nodes = 4
self.setup_clean_chain = False
self.rpc_timeout = 180
self.rpc_timeout = 480
# Set -maxmempool=0 to turn off mempool memory sharing with dbcache
# Set -rpcservertimeout=900 to reduce socket disconnects in this