jenkins-bot has submitted this change and it was merged.

Change subject: Add Flow test namespace to all labs wikis that have Flow
......................................................................


Add Flow test namespace to all labs wikis that have Flow

Rather than just enwiki and cawiki.

Change-Id: I2f117d3f5265b6ace0991a3b4eb3d59b7656299c
---
M wmf-config/CommonSettings-labs.php
1 file changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 3b68a59..e3a0f56 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -61,9 +61,7 @@
        $wgFlowExternalStore = [
                'DB://flow_cluster1',
        ];
-}
 
-if ( $wgDBname === 'enwiki' || $wgDBname === 'cawiki' ) {
        $wgExtraNamespaces += [
                190 => 'Flow_test',
                191 => 'Flow_test_talk',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f117d3f5265b6ace0991a3b4eb3d59b7656299c
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to