From 774b047e3832407da559989f183d34c031844a0e Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Thu, 5 Sep 2019 15:46:58 -0400 Subject: Use build node with Python 3.7 installed Issue-ID: DCAEGEN2-1729 Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ib9c1f1a30ec3f915535920c756f7cfd20f1bbcc6 --- jjb/dcaegen2/dcaegen2-platform-configbinding.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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' -- cgit 1.2.3-korg