summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-09 18:47:41 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-09 18:47:41 +0000
commite4fa9560b3e6bc32bc109a46318612fad23964b5 (patch)
treed051ba001970b67617bbef4e9599a5dda424c859
parentcd45385ef83be8ca086c8ce486a26bd389733723 (diff)
parent3b14a10dfc784903980ded6fc9c6555c5defa845 (diff)
Merge "Move node builder for linters to ubuntu1804"
-rw-r--r--jjb/testsuite/testsuite.yaml3
1 files changed, 2 insertions, 1 deletions
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: '.'