zuul/releasenotes/notes/job-pause-868192a2ee4cf7a9....

7 lines
214 B
YAML

---
features:
- |
A job now can pause itself using :ref:`return_values` and let the child jobs
run until they are finished. This can be used to serve some service which
can be used by the child jobs.