
A job may want to know information about the first level of child jobs that will run after it, to provide this information we now include zuul.child_jobs (as list) in the inventory file. Change-Id: I17386d4aa1409b7ac996518981501c2d22899434 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
7 lines
183 B
YAML
7 lines
183 B
YAML
---
|
|
features:
|
|
- |
|
|
A new Ansible inventory variable :var:`zuul.child_jobs` which is a
|
|
list of the first level child jobs to be run after a job has
|
|
finished successfully.
|