From: mrichomme Date: Mon, 9 Mar 2020 14:39:06 +0000 (+0100) Subject: Move node builder for linters to ubuntu1804 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3b14a10dfc784903980ded6fc9c6555c5defa845;p=ci-management.git Move node builder for linters to ubuntu1804 issue with python3 version using ubuntu16.04 Issue-ID: INT-1478 Signed-off-by: mrichomme Change-Id: Ie2dbe1c7d89520194a2ed842e993fd0add0e32b9 Signed-off-by: mrichomme --- diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml index df3be1866..4a8d9c954 100644 --- a/jjb/testsuite/testsuite.yaml +++ b/jjb/testsuite/testsuite.yaml @@ -63,7 +63,8 @@ project-name: 'testsuite' python-version: python3 jobs: - - '{project-name}-{stream}-{subproject}-lint' + - '{project-name}-{stream}-{subproject}-lint': + build-node: ubuntu1804-builder-4c-4g subproject: - 'yaml': tox-dir: '.'