[hotfix] Up Svace limit for use vCPU on VM (!60)
hotfix Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/60
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
import tech.avroid.api.Nexus
|
import tech.avroid.api.Nexus
|
||||||
import tech.avroid.scm.Git
|
import tech.avroid.scm.Git
|
||||||
|
|
||||||
String buildThreads = '16'
|
String buildThreads = '28'
|
||||||
String svacerVersion = '9-0-2'
|
String svacerVersion = '9-0-2'
|
||||||
String svaceCmd = "/data/opt/svace-${env.JENKINS_SVACE_VERSION}-x64-linux/bin/svace"
|
String svaceCmd = "/data/opt/svace-${env.JENKINS_SVACE_VERSION}-x64-linux/bin/svace"
|
||||||
String svacerCmd = "/data/opt/svacer-${svacerVersion}/bin/svacer"
|
String svacerCmd = "/data/opt/svacer-${svacerVersion}/bin/svacer"
|
||||||
|
|||||||
Reference in New Issue
Block a user