update dcae job buildnode to ubuntu1804
[ci-management.git] / jjb / dcaegen2 / dcaegen2-platform-configbinding.yaml
index 78d12ee..2203fe7 100644 (file)
@@ -14,7 +14,7 @@
       deployAtEnd=true
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-docker-8c-8g
+    build-node: ubuntu1804-docker-8c-8g
     # used by tox-install.sh to specify the interpreter used to install tox
     python-version: python3
     jobs:
@@ -34,7 +34,7 @@
     project: dcaegen2/platform/configbinding
     project-name: dcaegen2-platform-configbinding
     cron: '@daily'
-    build-node: ubuntu1604-docker-8c-8g
+    build-node: ubuntu1804-docker-8c-8g
     # Sonar jobs use maven to push report
     mvn-settings: dcaegen2-platform-configbinding-settings
     mvn-goals: 'clean test'