Skip to content

[JENKINS-45050] Can only sort execution order when running sequential…#761

Open
Kanaduchi wants to merge 1 commit intojenkinsci:masterfrom
Kanaduchi:JENKINS-45050
Open

[JENKINS-45050] Can only sort execution order when running sequential…#761
Kanaduchi wants to merge 1 commit intojenkinsci:masterfrom
Kanaduchi:JENKINS-45050

Conversation

@Kanaduchi
Copy link
Copy Markdown

…ly #687

Decoupled matrix configuration sorting from sequential execution in the Matrix Project Plugin.

Previously, custom MatrixConfigurationSorter implementations were only applied when the "Run each configuration sequentially" option was enabled.

As a result, there was no way to control the execution order of matrix configurations while still running them in parallel.

What was fixed - Enabled matrix configuration sorting independently from sequential execution.

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@Kanaduchi Kanaduchi requested a review from a team as a code owner May 9, 2026 09:11
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.

1 participant