containers / containers/podman-compose

Integration tests should run in parallel

Open
#1,195 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

Currently integration tests run sequentially which causes total runtime to be in excess of 5 minutes. This is unacceptable for development velocity. Also it is completely unnecessary, as there's little CPU calculations needed in most tests.

Tests should be run in parallel in CI and locally.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.