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.
2 parents 21610ba + 10d2572 commit e9c5b88Copy full SHA for e9c5b88
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