zuul/zuul
Jeremy Stanley f4930ec385 Increase replication timeout to 5 minutes
For very large projects, when Gerrit is under load, it can take
longer than 60 seconds for the submit action to be processed and the
associated commit to replicate to its local mirror, causing Zuul to
think the change did not merge and resetting any remaining changes
in that dependent queue. Increase this to 5 minutes, since the
impact from these "phantom gate resets" is more significant than any
potential increase in merge wait time.

Change-Id: If57d5ed2720707c1ec3a3477dd229f042789fa1f
2014-03-05 13:47:55 +00:00
..
cmd Add gear statsd support 2014-02-21 09:29:47 -08:00
launcher Handle builds without gearman jobs 2014-02-26 10:31:58 -08:00
lib Revert "report message even if no action is specified" 2013-05-15 14:42:57 +00:00
merger Merge "Merger: log non Git exceptions on merge" 2014-02-25 19:16:36 +00:00
reporter Make all changes reportable 2013-12-27 10:22:46 -08:00
trigger Increase replication timeout to 5 minutes 2014-03-05 13:47:55 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
layoutvalidator.py Add require-approval to Gerrit trigger 2014-01-23 15:01:30 -08:00
model.py Ignore approvals without descriptions 2014-02-26 10:26:23 -08:00
rpcclient.py Add a promote client command 2013-12-09 08:13:23 -08:00
rpclistener.py Add a promote client command 2013-12-09 08:13:23 -08:00
scheduler.py Remove double accounting of builds 2014-02-17 13:35:01 -08:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Add a JSON status test 2013-07-06 18:20:54 +00:00