zuul-config/zuul.d/project-templates.yaml
Graham Whaley 30453b1638 yamllint: make files compliant
To aid pre-checks before submission, lets make the files pass
the default yamllint checks - then we can use yamllint to check
new changes going forwards.

Changes were:
 - change True to true for some bools (which also then matches
   the zuul gerrit driver docs)
 - add '---' document start lines
 - wrap one >80 char line using a '>' string construct

Change-Id: I5c365517606b2c331e7155c56b9ebd7873244b10
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-27 19:13:42 +00:00

13 lines
256 B
YAML

---
- project-template:
name: kata-pre-checks
description: |
This template contains pre-check tests for Kata containers
repositories.
SoB-check:
jobs:
- dco-license
WIP-check:
jobs:
- kata-github-wip