zuul/zuul/executor
Simon Westphahl 384a8e82c9 Load repo state from pipeline state on executors
Instead of sending the repo state via the build request we only provide
the path to the merge/extra repo state that we already as part of the
pipeline state. The executor will then load the repo states from the
given paths.

This way we reduce the amount of duplicate data we store in Zookeeper
which is especially important for the repo state, as it can become quite
large.

Change-Id: I7dc5d854dbee93af52d25b4462293c85eb7a1a8e
2021-11-17 15:41:12 +01:00
..
sensors Enable starting executors in paused mode 2019-11-04 13:13:38 +01:00
__init__.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
client.py Implement job freezing API in zuul-web 2021-11-10 09:25:49 +01:00
common.py Load repo state from pipeline state on executors 2021-11-17 15:41:12 +01:00
server.py Load repo state from pipeline state on executors 2021-11-17 15:41:12 +01:00