jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391166 )

Change subject: JobQueue: Switch RecordLintJob to EventBus
......................................................................


JobQueue: Switch RecordLintJob to EventBus

Bug: T175212
Change-Id: I4a977e246c98f2c09beae402370394663b2fb5af
---
M wmf-config/jobqueue.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Mobrovac: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/jobqueue.php b/wmf-config/jobqueue.php
index 77b94ef..ee78b83 100644
--- a/wmf-config/jobqueue.php
+++ b/wmf-config/jobqueue.php
@@ -46,6 +46,7 @@
                $wgJobTypeConf['flaggedrevs_CacheUpdate'] =
                $wgJobTypeConf['deleteLinks'] =
                $wgJobTypeConf['updateBetaFeaturesUserCounts'] =
+               $wgJobTypeConf['RecordLintJob'] =
                        [ 'class' => 'JobQueueEventBus' ];
        $wgJobTypeConf['default'] = [
                'class' => 'JobQueueSecondTestQueue',

-- 
To view, visit https://gerrit.wikimedia.org/r/391166
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a977e246c98f2c09beae402370394663b2fb5af
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Ppchelko <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to