Add descriptions to zuul.yaml

Add missing descriptions to the jobs in .zuul.yaml.

Change-Id: Ib84a3e34e4c25a1f565a506f3229453a0d997be3
This commit is contained in:
Andreas Jaeger 2017-12-16 16:33:42 +01:00
parent 55c4479410
commit 64e109dabb
1 changed files with 4 additions and 0 deletions

View File

@ -30,12 +30,16 @@
- job:
name: build-tox-manuals-checkbuild
parent: build-tox-manuals
description: |
Build manuals using "checkbuild" tox environment.
vars:
tox_envlist: checkbuild
- job:
name: build-tox-manuals-checklang
parent: build-tox-manuals
description: |
Build translated manuals using "checklang" tox environment.
vars:
tox_envlist: checklang
files: