We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21610ba commit 10d2572Copy full SHA for 10d2572
Jenkinsfile.oke
@@ -120,8 +120,8 @@ pipeline {
120
]
121
)
122
string(name: 'NUMBER_OF_THREADS',
123
- description: 'Number of threads to run the classes in parallel, default is 3.',
124
- defaultValue: "3"
+ description: 'Number of threads to run the classes in parallel, default is 2.',
+ defaultValue: "2"
125
126
string(name: 'CLUSTER_NAME',
127
description: 'OKE cluster name',
0 commit comments