Actions
Refactor #10106
closedMake tests run in parallel
Description
Currently our test suite runs in one core. By using parallel tests we can make it run in as many process as cores in the machine, which should yield much faster running times.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2299 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Blocks Tracker #10226: Core Sprint 1 added
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 63
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9aadd812029f9f65444916cfb109e732306f03b3.
Actions