test: add functional test for IBD stalling logic

This commit is contained in:
Martin Zumsande
2022-09-13 11:07:55 -04:00
parent 0565951f34
commit 39b93649c4
2 changed files with 165 additions and 0 deletions

View File

@@ -242,6 +242,7 @@ BASE_SCRIPTS = [
'wallet_importprunedfunds.py --descriptors',
'p2p_leak_tx.py',
'p2p_eviction.py',
'p2p_ibd_stalling.py',
'wallet_signmessagewithaddress.py',
'rpc_signmessagewithprivkey.py',
'rpc_generate.py',