Skip to content

Force test suites to run serially instead of concurrently WAS: separate configuration for test execution #492

@gregwebs

Description

@gregwebs

Our example use case is that we always want build parallelism (including building of the test suite).
However, we would like to run the test suites serially (configure as jobs: 1) to avoid contending over shared resources such as the database.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions