summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/mso/mso.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/mso/mso.yaml b/jjb/mso/mso.yaml
index 9a318fe78..d787ca935 100644
--- a/jjb/mso/mso.yaml
+++ b/jjb/mso/mso.yaml
@@ -6,10 +6,10 @@
jobs:
- '{project-name}-{stream}-verify-profile-java':
mvn-profile: 'with-integration-tests'
- build-node: 'ubuntu1604-basebuild-8c-8g'
+ build-node: 'ubuntu1604-docker-8c-8g'
- '{project-name}-{stream}-merge-profile-java':
mvn-profile: 'with-integration-tests'
- build-node: 'ubuntu1604-basebuild-8c-8g'
+ build-node: 'ubuntu1604-docker-8c-8g'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-version-java-daily':
docker-pom: 'pom.xml'