Skip to content

allow parallel test execution via skip_queue flag#81

Merged
pk910 merged 5 commits intomasterfrom
pk910/parallel-test-execution
Apr 17, 2025
Merged

allow parallel test execution via skip_queue flag#81
pk910 merged 5 commits intomasterfrom
pk910/parallel-test-execution

Conversation

@pk910
Copy link
Member

@pk910 pk910 commented Apr 17, 2025

This PR adds support for parallel test execution by skipping the queue for test runs on request.
To activate, tests need to set schedule.skipQueue to true, or need to be stated with the skip_queue flag set to true in the PostTestRunsSchedule api.

@pk910 pk910 linked an issue Apr 17, 2025 that may be closed by this pull request
@pk910 pk910 merged commit a772ab7 into master Apr 17, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Parallel and Sequential Test Queues

1 participant