mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-26 14:00:29 +01:00
test: adds outbound eviction functional tests, updates comment in ConsiderEviction
This commit is contained in:
@@ -292,6 +292,7 @@ BASE_SCRIPTS = [
|
||||
'p2p_leak_tx.py --v1transport',
|
||||
'p2p_leak_tx.py --v2transport',
|
||||
'p2p_eviction.py',
|
||||
'p2p_outbound_eviction.py',
|
||||
'p2p_ibd_stalling.py --v1transport',
|
||||
'p2p_ibd_stalling.py --v2transport',
|
||||
'p2p_net_deadlock.py --v1transport',
|
||||
|
||||
Reference in New Issue
Block a user