Skip to content

[762] Add a delay between scheduling Matrix configurations in Jenkins#763

Open
Kanaduchi wants to merge 1 commit into
jenkinsci:masterfrom
Kanaduchi:762-delay
Open

[762] Add a delay between scheduling Matrix configurations in Jenkins#763
Kanaduchi wants to merge 1 commit into
jenkinsci:masterfrom
Kanaduchi:762-delay

Conversation

@Kanaduchi

Copy link
Copy Markdown

Currently, all parallel configurations are scheduled simultaneously. This can lead to situations where Jenkins starts processing queued builds in an order different from the one specified in Execution order of builds.

Proposed solution: Implement the ability to configure a delay between scheduling configurations from a matrix into the Jenkins queue.

This setting would allow users to manually specify the delay interval between scheduling consecutive configurations.

Default value: 0
Unit: milis (or specify if needed)

This enhancement would help preserve the intended execution order and reduce unexpected build sequencing caused by Jenkins queue processing behavior.

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

Copy link
Copy Markdown
Author

@jenkinsci/matrix-project-plugin-developers Kindly ask you to review this PR

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