Skip to content

Parallelize tests as much as possible #1498

@antonpirker

Description

@antonpirker

Problem Statement

Currently only one CPU core is used locally. Use all CPU/Memory available.

Solution Brainstorm

Also make sure that tests run in Github Actions are run in parallel.

For tox: --parallel (run num-of-cpu environments in parallel)

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions