jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/355615 )

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


Revert "mariadb: Depool db2055 for maintenance"

This reverts commit aab721f9c9dd426d55bfdae72a958957fa0b6192.

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

Approvals:
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index b28f46a..c647803 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -97,7 +97,7 @@
                'db2034' => 50,  # A5 2.9TB 160GB, rc, log
                'db2042' => 50,  # C6 2.9TB 160GB, rc, log
 #              'db2048' => 400, # C6 2.9TB 160GB,
-#              'db2055' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow, api
+               'db2055' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow, api
                'db2062' => 50,  # B5 3.3TB 160GB, api # mariadb 10.1
                'db2069' => 50,  # D6 3.3TB 160GB, api
                'db2070' => 400, # C5 3.3TB 160GB
@@ -239,12 +239,13 @@
                        'db2042' => 1,
                ],
                'dump' => [
-                       'db2062' => 1,
+                       'db2055' => 1,
                ],
                'vslow' => [
-                       'db2062' => 1,
+                       'db2055' => 1,
                ],
                'api' => [
+                       'db2055' => 1,
                        'db2062' => 1,
                        'db2069' => 1,
                        'db2071' => 5,

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

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

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

Reply via email to