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

Change subject: db-codfw.php: Repool db2069 depool db2070
......................................................................


db-codfw.php: Repool db2069 depool db2070

db2069 finished the alter table
db2070 needs an alter table

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

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 85b3449..c877a54 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -99,8 +99,8 @@
                'db2048' => 400, # C6 2.9TB 160GB,
                'db2055' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow
                'db2062' => 100, # B5 3.3TB 160GB, api
-#              'db2069' => 100, # D6 3.3TB 160GB, api #T132416
-               'db2070' => 400, # C5 3.3TB 160GB
+               'db2069' => 100, # D6 3.3TB 160GB, api
+#              'db2070' => 400, # C5 3.3TB 160GB
        ],
        's2' => [
                'db2017' => 0,   # B6 2.9TB  96GB, master
@@ -245,7 +245,7 @@
                ],
                'api' => [
                        'db2062' => 1,
-#                      'db2069' => 1,
+                       'db2069' => 1,
                ],
        ],
        's2' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8bfa42066e7394b1c7a623b156e165b8a70659f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to