mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-09 11:03:27 +02:00
ci: Use all available CPUs for functional tests in "Win64 native" task
This commit is contained in:
@@ -184,7 +184,7 @@ task:
|
|||||||
- netsh int ipv4 set dynamicport tcp start=1025 num=64511
|
- netsh int ipv4 set dynamicport tcp start=1025 num=64511
|
||||||
- netsh int ipv6 set dynamicport tcp start=1025 num=64511
|
- netsh int ipv6 set dynamicport tcp start=1025 num=64511
|
||||||
# Exclude feature_dbcrash for now due to timeout
|
# Exclude feature_dbcrash for now due to timeout
|
||||||
- python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --extended --exclude feature_dbcrash
|
- python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=6 --timeout-factor=8 --extended --exclude feature_dbcrash
|
||||||
|
|
||||||
task:
|
task:
|
||||||
name: 'ARM [unit tests, no functional tests] [bullseye]'
|
name: 'ARM [unit tests, no functional tests] [bullseye]'
|
||||||
|
Reference in New Issue
Block a user