From: Lott, Christopher (cl778h) Date: Thu, 5 Sep 2019 19:46:58 +0000 (-0400) Subject: Use build node with Python 3.7 installed X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F86%2F95086%2F1;p=ci-management.git Use build node with Python 3.7 installed Issue-ID: DCAEGEN2-1729 Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ib9c1f1a30ec3f915535920c756f7cfd20f1bbcc6 --- 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'