summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Ball <eball@linuxfoundation.org>2019-09-06 01:41:16 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-06 01:41:16 +0000
commitb6f3c8fde7669f74a8950c93da8a67bb73c9f4e4 (patch)
treee6c164ef195ccc62f2921ad57fe8d21a4e1ffc70
parent2e86e07567051789891c8645d71b28b46bc2a1d1 (diff)
parent774b047e3832407da559989f183d34c031844a0e (diff)
Merge "Use build node with Python 3.7 installed"
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-configbinding.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
index 83e6c5b26..0ce35ee2e 100644
--- a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
@@ -32,7 +32,7 @@
project: dcaegen2/platform/configbinding
project-name: dcaegen2-platform-configbinding
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1604-docker-8c-8g
# Sonar jobs use maven to push report
mvn-settings: dcaegen2-platform-configbinding-settings
mvn-goals: 'clean test'