summaryrefslogtreecommitdiffstats
path: root/jjb/oom/oom-templates.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/oom/oom-templates.yaml')
-rw-r--r--jjb/oom/oom-templates.yaml38
1 files changed, 19 insertions, 19 deletions
diff --git a/jjb/oom/oom-templates.yaml b/jjb/oom/oom-templates.yaml
index 3134bef03..fa4d55e41 100644
--- a/jjb/oom/oom-templates.yaml
+++ b/jjb/oom/oom-templates.yaml
@@ -8,48 +8,48 @@
# tox-dir: Directory containing the project's tox.ini
# pattern: List of file patterns to scan
- name: '{project-name}-{stream}-{subproject}-lint'
+ name: "{project-name}-{stream}-{subproject}-lint"
id: oom-linters
project-type: freestyle
- description: 'Job intended for running linters with Tox and Coala'
+ description: "Job intended for running linters with Tox and Coala"
build-node: ubuntu1804-builder-4c-4g
- node: '{build-node}'
+ node: "{build-node}"
parameters:
- lf-infra-parameters:
- project: '{project}'
- stream: '{stream}'
- branch: '{branch}'
+ project: "{project}"
+ stream: "{stream}"
+ branch: "{branch}"
- lf-infra-tox-parameters:
- tox-dir: '{tox-dir}'
- tox-envs: '{tox-envs}'
+ tox-dir: "{tox-dir}"
+ tox-envs: "{tox-envs}"
properties:
- infra-properties:
- build-days-to-keep: '{build-days-to-keep}'
+ build-days-to-keep: "{build-days-to-keep}"
scm:
- gerrit-trigger-scm:
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
- submodule-recursive: '{submodule-recursive}'
+ refspec: "$GERRIT_REFSPEC"
+ choosing-strategy: "gerrit"
+ submodule-recursive: "{submodule-recursive}"
wrappers:
- infra-wrappers:
- build-timeout: '{build-timeout}'
+ build-timeout: "{build-timeout}"
triggers:
- gerrit-trigger-patch-submitted:
- server: '{server-name}'
- project: '{project}'
- branch: '{branch}'
- files: '{pattern}'
+ server: "{server-name}"
+ project: "{project}"
+ branch: "{branch}"
+ files: "{pattern}"
builders:
- lf-infra-tox-install:
- python-version: '{python-version}'
+ python-version: "{python-version}"
- lf-infra-tox-run:
- parallel: 'false'
+ parallel: "false"
publishers:
- lf-infra-publish