Asher has submitted this change and it was merged.

Change subject: Revert "pulling db per shard for upgrads"
......................................................................


Revert "pulling db per shard for upgrads"

This reverts commit 8eec1cf9e8dbab810b9d9728aa739bcfb406ae44

Change-Id: I80e50f7edcd2f751daf26c70653830ff66b582d1
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Asher: Verified; Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 99ae3b8..bee7b66 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -96,32 +96,32 @@
        /* s3 */ 'DEFAULT' => array(
                'db1019'    => 0,
                'db1003'    => 400,
-               #'db1010'    => 400,
+               'db1010'    => 400,
                'db1035'    => 100, # snapshot
        ),
        's4' => array(
                'db1038'   => 0,
                'db1004'   => 400,
-               #'db1011'   => 400,
+               'db1011'   => 400,
                'db1020'   => 100, # snapshot
        ),
        's5' => array(
                'db1039'   => 0,
                'db1005'   => 100, # snapshot
-               #'db1026'   => 400,
+               'db1026'   => 400,
                'db1021'   => 400,
        ),
        's6' => array(
                'db1006'   => 0,
                'db1022'   => 100, # snapshot
-               #'db1027'   => 400,
+               'db1027'   => 400,
                'db1040'   => 400,
        ),
        's7' => array(
                'db1041' => 0,
                'db1007' => 100, # snapshot
                'db1024' => 400,
-               #'db1028' => 400,
+               'db1028' => 400,
        ),
 ),
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I80e50f7edcd2f751daf26c70653830ff66b582d1
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <[email protected]>
Gerrit-Reviewer: Asher <[email protected]>

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

Reply via email to