Hello jenkins-bot,

I'd like you to do a code review.  Please visit

    https://gerrit.wikimedia.org/r/391275

to review the following change.


Change subject: Revert "mariadb: Depool db2034 for maintenance"
......................................................................

Revert "mariadb: Depool db2034 for maintenance"

This reverts commit f736e079488ee62f3b41bad522378f249411b4b5.

Change-Id: I4003e7eb084fda2755576e3d256ef1c825dc99ce
---
M wmf-config/db-codfw.php
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/75/391275/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 4199385..5f67049 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -103,7 +103,7 @@
        's1' => [
                'db2048' => 0,   # C6 2.9TB 160GB, master
                # 'db2016' => 0,   # B6 2.9TB  96GB, old master
-               # 'db2034' => 50,  # A5 2.9TB 160GB, rc, log # depool for 
maintenance
+               'db2034' => 50,  # A5 2.9TB 160GB, rc, log
                'db2042' => 50,  # C6 2.9TB 160GB, rc, log
                'db2055' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow, api
                'db2062' => 50,  # B5 3.3TB 160GB, api # mariadb 10.1
@@ -261,31 +261,31 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       # 'db2034' => 1,
+                       'db2034' => 1,
                        'db2042' => 1,
                        'db2088:3311' => 1,
                        'db2092:3311' => 1,
                ],
                'recentchanges' => [
-                       # 'db2034' => 1,
+                       'db2034' => 1,
                        'db2042' => 1,
                        'db2088:3311' => 1,
                        'db2092:3311' => 1,
                ],
                'recentchangeslinked' => [
-                       # 'db2034' => 1,
+                       'db2034' => 1,
                        'db2042' => 1,
                        'db2088:3311' => 1,
                        'db2092:3311' => 1,
                ],
                'contributions' => [
-                       # 'db2034' => 1,
+                       'db2034' => 1,
                        'db2042' => 1,
                        'db2088:3311' => 1,
                        'db2092:3311' => 1,
                ],
                'logpager' => [
-                       # 'db2034' => 1,
+                       'db2034' => 1,
                        'db2042' => 1,
                        'db2088:3311' => 1,
                        'db2092:3311' => 1,

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

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

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

Reply via email to