Gerrit Pull repllication setup for CI(Jenkins/Zuul)
15 views
Skip to first unread message
kiran mandala
unread,
Sep 19, 2025, 7:25:02 AM (4 days ago) Sep 19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Repo and Gerrit Discussion
We want to setup pull replication based Gerrit replica for Zuul CI.
However, as pull replication doesn't generate the events as push replication Zuul couldn't wait for jobs to trigger based on the events like Gerrit push replication.
What could be the possible solution to achieve to make Zuul to be pull replication aware ?
I suppose it will be the similar problem for Jenkins as well.