#4129 assigned enhancement

Windows CircleCI tests should make use of multicore runners

Reported by: hacklschorsch Owned by: hacklschorsch
Priority: minor Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

We run windows tests on CircleCI on a "large" resources class (30 GB RAM, 8 cores), yet we don't specify the `--jobs` parameter to make tests run in parallel.

We should: We run tests in parallel in other configurations without problems, and we want our tests to be fast (in wall time) and cheap (since runners are paid by the minute).

Change History (2)

comment:1 Changed at 2024-11-19T22:41:11Z by hacklschorsch

  • Owner set to hacklschorsch
  • Status changed from new to assigned

comment:2 Changed at 2024-11-19T22:47:59Z by hacklschorsch

  • Priority changed from normal to minor
Note: See TracTickets for help on using tickets.