Awight has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/377655 )

Change subject: Use the celery scoring backend
......................................................................

Use the celery scoring backend

This is closer to the production setup, and works around a bug with signal()
vs. the standalone scorer.

Bug: T159105
Change-Id: Ic6872785184f1efe514f3b31aaf2dd4989e15a28
---
M puppet/modules/ores/templates/ores.yaml.erb
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/55/377655/1

diff --git a/puppet/modules/ores/templates/ores.yaml.erb 
b/puppet/modules/ores/templates/ores.yaml.erb
index 17b51ef..da6fef5 100644
--- a/puppet/modules/ores/templates/ores.yaml.erb
+++ b/puppet/modules/ores/templates/ores.yaml.erb
@@ -1,5 +1,7 @@
 SERVER_NAME: <%= @vhost_name %>:<%= @port %>
 
+ores:
+  scoring_system: local_celery
 
 scoring_systems:
   defaults:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6872785184f1efe514f3b31aaf2dd4989e15a28
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Awight <awi...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to