summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorLott, Christopher (cl778h) <cl778h@att.com>2019-09-05 15:46:58 -0400
committerLott, Christopher (cl778h) <cl778h@att.com>2019-09-05 15:46:58 -0400
commit774b047e3832407da559989f183d34c031844a0e (patch)
tree0f8f0da9b8b9fbd17f1dcfb3805c59f19b120abb /jjb
parent26c797b6b4caf06ab95fcf26eed1ac2ce3f51968 (diff)
Use build node with Python 3.7 installed
Issue-ID: DCAEGEN2-1729 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: Ib9c1f1a30ec3f915535920c756f7cfd20f1bbcc6
Diffstat (limited to 'jjb')
-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'