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

Test with multiple cores on CI jobs #165

Merged

Conversation

MarkEWaite
Copy link
Contributor

Use multiple cores when running tests in CI

Improve test performance on CI jobs by running multiple tests in parallel.

Testing done

Java 11 test run successfully on Linux

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 demonstrates feature works or fixes the issue

@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Jul 16, 2023
@MarkEWaite MarkEWaite merged commit df5bf10 into jenkinsci:master Jul 16, 2023
13 checks passed
@MarkEWaite MarkEWaite deleted the use-multiple-cores-in-ci-tests branch July 16, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant