130708b43c
Currently an executor still executes merge jobs even when it's paused. This is surprising to the user and an operational problem when having a misbehaving executor for some reason. Further the merger now also can be paused explicitly. Change-Id: I7ebf2df9d6648789e6bb2d797edd5b67a0925cfc
6 lines
182 B
YAML
6 lines
182 B
YAML
---
|
|
features:
|
|
- |
|
|
The zuul-executor now also pauses all merger related tasks when it's paused.
|
|
Further the zuul-merger can also be paused by running ``zuul-merger pause``.
|