summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-12 15:43:20 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-12 15:43:20 +0100
commitf6eef0bc83741e84a23cf2290875c721107cffa9 (patch)
tree890a9debd18f8f50cd2345f7fb1b4470e06ca76d /jjb/testsuite
parent462d65cdc53c2c31557266d98ee26ba0490ee8b2 (diff)
Switch linter jobs to ubuntu 18.04 minion by default
Change-Id: Iff7d58d164462770039f47411891b861fcf8029f Issue-ID: INT-1478 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'jjb/testsuite')
-rw-r--r--jjb/testsuite/testsuite.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml
index f93a1faf2..7d0eb5d72 100644
--- a/jjb/testsuite/testsuite.yaml
+++ b/jjb/testsuite/testsuite.yaml
@@ -63,8 +63,7 @@
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: '.'