summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-04-07 16:26:44 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-07 16:26:44 +0000
commit5064208d46e4d7da9e646148aecc625db50b898e (patch)
tree02ab33cec155f37af8d29732238fe6a091fb3330 /jjb
parentcd92ee37f9139efb011353eb2707bc966e6f73c0 (diff)
parent1ec2b320fb88374151edf03817b47304f7a6c3bc (diff)
Merge "Use ubuntu1804-docker-8c-8g for SDC jobs"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/sdc/sdc.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml
index 756618edb..19e2957d4 100644
--- a/jjb/sdc/sdc.yaml
+++ b/jjb/sdc/sdc.yaml
@@ -58,7 +58,7 @@
mvn-settings: 'sdc-settings'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1804-builder-4c-4g
+ build-node: ubuntu1804-docker-8c-8g
maven-version: 'mvn35'
#- project:
@@ -90,7 +90,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar"
cron: '@daily'
- build-node: ubuntu1804-builder-4c-4g
+ build-node: ubuntu1804-docker-8c-8g
project: 'sdc'
project-name: 'sdc'
branch: 'master'