[MediaWiki-commits] [Gerrit] mediawiki/vagrant[master]: Use the celery scoring backend

2017-09-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
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(-)

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



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: merged
Gerrit-Change-Id: Ic6872785184f1efe514f3b31aaf2dd4989e15a28
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Awight 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Dduvall 
Gerrit-Reviewer: Gergő Tisza 
Gerrit-Reviewer: Halfak 
Gerrit-Reviewer: Ladsgroup 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki/vagrant[master]: Use the celery scoring backend

2017-09-12 Thread Awight (Code Review)
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 

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