Change-Id: Iff7d58d164462770039f47411891b861fcf8029f
Issue-ID: INT-1478
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
     name: '{project-name}-{stream}-{subproject}-lint'
     project-type: freestyle
     description: 'Job intended for running linters with Tox and Coala'
-    build-node: ubuntu1604-builder-2c-1g
+    build-node: ubuntu1804-builder-4c-4g
     node: '{build-node}'
 
     parameters:
 
     project-name: 'testsuite'
     python-version: python3
     jobs:
-      - '{project-name}-{stream}-{subproject}-lint':
-          build-node: ubuntu1804-builder-4c-4g
+      - '{project-name}-{stream}-{subproject}-lint'
     subproject:
       - 'yaml':
           tox-dir: '.'