Giuseppe Lavagetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/323151
Change subject: jobrunner: increase (again) the workers for htmlCacheUpdate jobs ...................................................................... jobrunner: increase (again) the workers for htmlCacheUpdate jobs Bug: T151196 Change-Id: I47fc94fa4c4ea708512f588998c392ec4f35b9d5 --- M hieradata/role/common/mediawiki/jobrunner.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/51/323151/1 diff --git a/hieradata/role/common/mediawiki/jobrunner.yaml b/hieradata/role/common/mediawiki/jobrunner.yaml index 735ad1c..8879976 100644 --- a/hieradata/role/common/mediawiki/jobrunner.yaml +++ b/hieradata/role/common/mediawiki/jobrunner.yaml @@ -6,7 +6,7 @@ mediawiki::jobrunner::runners_gwt: 1 mediawiki::jobrunner::runners_translate: 1 mediawiki::jobrunner::runners_upload: 7 -mediawiki::jobrunner::runners_html: 2 +mediawiki::jobrunner::runners_html: 3 nutcracker::verbosity: "4" hhvm::extra::fcgi: max_execution_time: 1200 -- To view, visit https://gerrit.wikimedia.org/r/323151 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I47fc94fa4c4ea708512f588998c392ec4f35b9d5 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
