Move node builder for linters to ubuntu1804 67/103367/2
authormrichomme <morgan.richomme@orange.com>
Mon, 9 Mar 2020 14:39:06 +0000 (15:39 +0100)
committermrichomme <morgan.richomme@orange.com>
Mon, 9 Mar 2020 15:02:15 +0000 (16:02 +0100)
issue with python3 version using ubuntu16.04

Issue-ID: INT-1478

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie2dbe1c7d89520194a2ed842e993fd0add0e32b9
Signed-off-by: mrichomme <morgan.richomme@orange.com>
jjb/testsuite/testsuite.yaml

index df3be18..4a8d9c9 100644 (file)
@@ -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: '.'