Skip to content

Commit

Permalink
Don't run parallel tests, ci.jenkins.io fails
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Aug 13, 2023
1 parent c5ed958 commit 5b0d446
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/* `buildPlugin` step provided by: https://github.com/jenkins-infra/pipeline-library */
buildPlugin(
// Run a JVM per core in tests
forkCount: '1C',
// Container agents won't work for testing this plugin
useContainerAgent: false,
// Show failures on all configurations
Expand Down

0 comments on commit 5b0d446

Please sign in to comment.