Page MenuHomePhabricator

[ci] allow python test suite to estimate number of jobs.
ClosedPublic

Authored by schancel on Oct 9 2018, 21:11.

Details

Summary

Change build script to not pass number of jobs to test runner. Previously, the
python test runner was updated to estimate the number of jobs to use, while
providing some overhead for the fact that bitcoind uses multiple threads internally.

Test Plan
Check if this build passes on CI.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable