As per title. Depends on D1400
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING3e35da18440c: [qa] change default number of rpc test jobs
rABC3e35da18440c: [qa] change default number of rpc test jobs
./test/functional/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- update-num-jobs
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2695 Build 3502: Bitcoin ABC Buildbot (legacy) Build 3501: arc lint + arc unit
Event Timeline
test/functional/test_runner.py | ||
---|---|---|
162 ↗ | (On Diff #4044) | This value will only be 4 with a 12-core+ processor. Is the intention to lower this value for typical 4 to 8 core processors? |
Comment Actions
+1 on the default as we discussed in slack. The // 3 is fine since 1 job doesn't necessarily mean 1 node.