Mobrovac has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/395731 )
Change subject: Config: Use MCS for summary in Beta
......................................................................
Config: Use MCS for summary in Beta
Bug: T179875
Change-Id: Idcc9219fb263aed032243454a608fe1fd02b4f7c
---
M scap/environments/beta/vars.yaml
M scap/templates/config.yaml.j2
M scap/vars.yaml
3 files changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/restbase/deploy
refs/changes/31/395731/1
diff --git a/scap/environments/beta/vars.yaml b/scap/environments/beta/vars.yaml
index 03d1f93..469ce1b 100644
--- a/scap/environments/beta/vars.yaml
+++ b/scap/environments/beta/vars.yaml
@@ -7,6 +7,7 @@
cassandra_default_consistency: localOne
new_storage_enabled_parsoid:
- '/.*/'
+summary_impl: mcs
domains:
BetaCluster:
aa.wikipedia.beta.wmflabs.org: default_project
diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 6c32ebf..4a4c90f 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -124,6 +124,9 @@
uri: <%= eventlogging_service_uri %>
topic: resource_change
transcludes_topic: change-prop.transcludes.resource-change
+ summary:
+ host: <%= mobileapps_uri %>
+ implementation: <%= summary_impl %>
related:
cache_control: s-maxage=86400, max-age=3600
# Cache headers for purged end points.
diff --git a/scap/vars.yaml b/scap/vars.yaml
index e199c1c..5081458 100644
--- a/scap/vars.yaml
+++ b/scap/vars.yaml
@@ -78,6 +78,7 @@
domains: /^wikimedia\.org$/
- name: wikipedia
domains: /\.wikipedia\.org$/
+summary_impl: mwapi
domains:
Wikipedia:
ab.wikipedia.org: default_project
--
To view, visit https://gerrit.wikimedia.org/r/395731
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idcc9219fb263aed032243454a608fe1fd02b4f7c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits