Skip to content

chore(windows): no --parallel on build#623

Merged
MarkEWaite merged 1 commit intojenkinsci:masterfrom
lemeurherve:no-parallel
Mar 23, 2026
Merged

chore(windows): no --parallel on build#623
MarkEWaite merged 1 commit intojenkinsci:masterfrom
lemeurherve:no-parallel

Conversation

@lemeurherve
Copy link
Copy Markdown
Member

@lemeurherve lemeurherve commented Mar 23, 2026

This change removes the parallel docker compose argument as it seems it wasn't properly configured since the beginning (no amount specified cf https://docs.docker.com/reference/cli/docker/compose/#configuring-parallelism), and did not result in any gain, but instead seems the cause of Windows builds stucks at the end of the build without any obvious error or cause. (cf multiple releases replayed)

Similar to:

Testing done

CI

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

@lemeurherve lemeurherve requested a review from a team as a code owner March 23, 2026 15:45
@timja
Copy link
Copy Markdown
Member

timja commented Mar 23, 2026

Could you add background information to the PR? i.e. Why is this being done?

Cross-linking all the PRs isn't helpful when they are all doing the same thing and explaining the same.

@lemeurherve
Copy link
Copy Markdown
Member Author

Could you add background information to the PR? i.e. Why is this being done?

Cross-linking all the PRs isn't helpful when they are all doing the same thing and explaining the same.

Added this to the PR bodies:

This change removes the parallel docker compose argument as it seems it wasn't properly configured since the beginning (no amount specified cf https://docs.docker.com/reference/cli/docker/compose/#configuring-parallelism), and did not result in any gain, but instead seems the cause of Windows builds stucks at the end of the build without any obvious error or cause. (cf multiple releases replayed)

@MarkEWaite MarkEWaite merged commit 2b6a6ea into jenkinsci:master Mar 23, 2026
8 checks passed
@lemeurherve lemeurherve deleted the no-parallel branch March 23, 2026 16:16
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.

4 participants