Ppchelko has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/398101 )
Change subject: [Config] Remove new_storage_enabled_parsoid config stanza
......................................................................
[Config] Remove new_storage_enabled_parsoid config stanza
We've switched everything to use the new storage for Parsoid
content, so the configuration is not needed any more.
Change-Id: I8ebeef4743370b83683bb61b13ee9d98671fd90e
---
M scap/environments/beta/vars.yaml
M scap/templates/config.yaml.j2
M scap/vars.yaml
3 files changed, 0 insertions(+), 9 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/restbase/deploy
refs/changes/01/398101/1
diff --git a/scap/environments/beta/vars.yaml b/scap/environments/beta/vars.yaml
index 469ce1b..c81c54a 100644
--- a/scap/environments/beta/vars.yaml
+++ b/scap/environments/beta/vars.yaml
@@ -5,8 +5,6 @@
storage_groups: []
storage_groups_ng: []
cassandra_default_consistency: localOne
-new_storage_enabled_parsoid:
- - '/.*/'
summary_impl: mcs
domains:
BetaCluster:
diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index d6e8caa..0896791 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -100,11 +100,6 @@
host: <%= parsoid_uri %>
grace_ttl: 86400
delete_probability: <%= delete_probability %>
- <% if new_storage_enabled_parsoid is not none and
new_storage_enabled_parsoid|length > 0 %>backends:
- new:<% for item in new_storage_enabled_parsoid %>
- - '<%= item %>'
-<% endfor -%>
-<% endif %>
action:
apiUriTemplate: <%= mwapi_uri %>
baseUriTemplate: "{{'https://{domain}/api/rest_v1'}}"
diff --git a/scap/vars.yaml b/scap/vars.yaml
index 10a3751..36c08f2 100644
--- a/scap/vars.yaml
+++ b/scap/vars.yaml
@@ -32,8 +32,6 @@
cxserver_uri: https://cxserver-beta.wmflabs.org
aqs_uri: https://wikimedia.org/api/rest_v1/metrics
delete_probability: 0.25
-new_storage_enabled_parsoid:
- - /.*/
port: 7231
salt_key: '123456'
page_size: 10
--
To view, visit https://gerrit.wikimedia.org/r/398101
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ebeef4743370b83683bb61b13ee9d98671fd90e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: Ppchelko <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits