Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch: Add Test Suite specific config for GHA #3415

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vipulgupta2048
Copy link
Member

@vipulgupta2048 vipulgupta2048 commented Apr 23, 2024

To parallelize test runs on GHA, having separate test suite-specific configs available would be the way to go.
This change is backward compatible with the current Jenkins configuration.

Reasoning: Each matrix job of Leviathan will run one test suite using this one config modification made in this PR. This will allow us only to retry a single test suite and not all 3 again.

Signed-off-by: Vipul Gupta (@vipulgupta2048) vipulgupta2048@gmail.com

@klutchell
Copy link
Collaborator

LGTM

Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
@vipulgupta2048 vipulgupta2048 marked this pull request as ready for review May 7, 2024 09:58
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.

None yet

2 participants