mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-31 18:51:12 +00:00
d9d5bc2e7466033d989432f53a112325fa3d6d4a qa: Limit `-maxconnections` in tests (Hennadii Stepanov) Pull request description: On systems such as NetBSD, the `bitcoind` typically prints the following warning: ``` Warning: Reducing -maxconnections from 125 to 96, because of system limitations. ``` This breaks the functional test framework (see https://github.com/bitcoin/bitcoin/issues/23968). This PR limits the `-maxconnections` to mitigate the issue and enable functional tests on NetBSD. Fixes https://github.com/bitcoin/bitcoin/issues/23968. Here is CI log from the [`bitcoin-core-nightly`](https://github.com/hebasto/bitcoin-core-nightly) repository: https://github.com/hebasto/bitcoin-core-nightly/actions/runs/12415868523/job/34663207030 ACKs for top commit: maflcko: re-ACK d9d5bc2e7466033d989432f53a112325fa3d6d4a achow101: ACK d9d5bc2e7466033d989432f53a112325fa3d6d4a mzumsande: Code Review ACK d9d5bc2e7466033d989432f53a112325fa3d6d4a tdb3: tested ACK d9d5bc2e7466033d989432f53a112325fa3d6d4a Tree-SHA512: ad02adce98ce609176c9688289a0ca347932da5b6f259c6ab4e686914352f3d61f819adc150be80220f969200ee6a0c1c8737426525816fa0df58d688c51410c