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

Change subject: repool db1026
......................................................................


repool db1026

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

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 911f264..8efcddc 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -127,8 +127,8 @@
        's5' => array(
                'db1058' => 0,   # 2.8TB  96GB
                'db1049' => 0,   # 1.4TB  64GB, vslow, dump, api
-               'db1045' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               # upgrade 'db1026' => 0,   # 1.4TB  64GB, watchlist, 
recentchanges, contributions, logpager
+               'db1045' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager (to be reassigned)
+               'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1070' => 500, # 2.8TB 160GB
                'db1071' => 500, # 2.8TB 160GB
        ),
@@ -282,18 +282,23 @@
                ),
                'watchlist' => array(
                        'db1045' => 1,
+                       'db1026' => 1,
                ),
                'recentchanges' => array(
                        'db1045' => 1,
+                       'db1026' => 1,
                ),
                'recentchangeslinked' => array(
                        'db1045' => 1,
+                       'db1026' => 1,
                ),
                'contributions' => array(
                        'db1045' => 1,
+                       'db1026' => 1,
                ),
                'logpager' => array(
                        'db1045' => 1,
+                       'db1026' => 1,
                ),
        ),
        's6' => array(

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

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

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

Reply via email to