mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 20:57:19 +02:00
Travis: reduce ARM itest parallelism to 2
Reduces the number of concurrent tranches of itests running to two on ARM in an attempt to make the tests less flaky because of very high CPU usage with the default 4 parallel tranches.
This commit is contained in:
@@ -150,6 +150,9 @@ you.
|
||||
lead to failed tests sometimes when the CPU of the GitHub CI runner was
|
||||
strained too much.
|
||||
|
||||
* [Reduce the number of parallel itest runs to 2 on
|
||||
ARM](https://github.com/lightningnetwork/lnd/pull/5731).
|
||||
|
||||
## Documentation
|
||||
|
||||
* [Outdated warning about unsupported pruning was replaced with clarification that LND **does**
|
||||
|
Reference in New Issue
Block a user