system-config/playbooks/roles/zuul-merger/files
Clark Boylan 761dbb4352 Fix zuul merger graceful stops
Previously the merger docker-compose restart value was set to always.
This caused the merger to immediately restart after asking it to
gracefully stop and our check for the merger stopping:

  docker-compose ps -q | xargs docker wait

never saw it as being stopped.

Make the mergers match executors and restart only on failure. This
should allow us to gracefully stop the mergers with intention and detect
they are stopped for maintenance purposes.

Change-Id: Ia8d12fbf6a45e4ca85174ccafd18b5d2351c26c1
2022-06-01 09:49:40 -07:00
..
docker-compose.yaml Fix zuul merger graceful stops 2022-06-01 09:49:40 -07:00
logging.conf zuul-*: use multiline formatter 2021-12-13 14:54:16 +11:00