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

Change subject: reshuffling pmtpa s1 DBs
......................................................................


reshuffling pmtpa s1 DBs

Change-Id: I421d4b48f93e0fe369fefebc414b25e434de38a7
---
M wmf-config/db-pmtpa.php
1 file changed, 9 insertions(+), 7 deletions(-)

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



diff --git a/wmf-config/db-pmtpa.php b/wmf-config/db-pmtpa.php
index 53178b3..5a6b472 100644
--- a/wmf-config/db-pmtpa.php
+++ b/wmf-config/db-pmtpa.php
@@ -83,11 +83,11 @@
        's1' => array(
                'db1017'    => 0,
                'db63'    => 0, # pmtpa master
-               'db38'    => 200,
                'db32'    => 0, # snapshot host
-               'db59'    => 400,
+               'db59'    => 200, # special contrib, watchlist, etc
                'db60'    => 400,
-               'db36'    => 100, # special contrib, watchlist, etc
+               'db69'    => 400,
+               'db71'    => 400,
        ),
        's2' => array(
                'db1034'    => 0,
@@ -157,16 +157,16 @@
 'groupLoadsByDB' => array(
        'enwiki' => array(
                'watchlist' => array(
-                       'db36' => 1,
+                       'db59' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db36' => 1,
+                       'db59' => 1,
                ),
                'contributions' => array(
-                       'db36' => 1,
+                       'db59' => 1,
                ),
                'dump' => array(
-                       'db36' => 1,
+                       'db59' => 1,
                ),
        ),
 ),
@@ -209,6 +209,8 @@
        'db65'     => '10.0.6.75', # do not remove or comment out
        'db66'     => '10.0.6.76', # do not remove or comment out
        'db68'     => '10.0.6.78', # do not remove or comment out
+       'db69'     => '10.0.6.79', # do not remove or comment out
+       'db71'     => '10.0.6.81', # do not remove or comment out
        'db1001' => '10.64.0.5', #do not remove or comment out
        'db1002' => '10.64.0.6', #do not remove or comment out
        'db1003' => '10.64.0.7', #do not remove or comment out

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

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

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

Reply via email to