Anomie has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/392082 )
Change subject: Set wgCommentTableSchemaMigrationStage = MIGRATION_WRITE_BOTH
on Beta Cluster
......................................................................
Set wgCommentTableSchemaMigrationStage = MIGRATION_WRITE_BOTH on Beta Cluster
The schema change has long since been automatically deployed there.
Let's start using it to see if stuff breaks.
Bug: T166733
Change-Id: If37b6102c2c455830bea599d090dc54a9bd2d925
---
M wmf-config/CommonSettings-labs.php
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/82/392082/1
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index 633e84d..079eb2e 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -60,6 +60,9 @@
'proxies.dnsbl.sorbs.net.',
];
+# Test comment table schema before deploying it to production
+$wgCommentTableSchemaMigrationStage = MIGRATION_WRITE_BOTH;
+
if ( $wmgUseFlow ) {
// Override CommonSettings.php, which has:
// $wgFlowExternalStore = $wgDefaultExternalStore;
--
To view, visit https://gerrit.wikimedia.org/r/392082
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If37b6102c2c455830bea599d090dc54a9bd2d925
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits