Skip to content

Commit

Permalink
Switch tracecompass-jdk17.Jenkinsfile to sonar pod configuration
Browse files Browse the repository at this point in the history
This increases memory and cpu allocation.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
bhufmann committed Apr 8, 2024
1 parent d2d24a2 commit db717d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/pipelines/tracecompass-jdk17.Jenkinsfile
Expand Up @@ -12,7 +12,7 @@ pipeline {
agent {
kubernetes {
label 'tracecompass-build'
yamlFile 'jenkins/pod-templates/tracecompass-pod.yaml'
yamlFile 'jenkins/pod-templates/tracecompass-sonar.yaml'
}
}
options {
Expand Down

0 comments on commit db717d2

Please sign in to comment.