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

Change subject: db-eqiad.php: Depool db1053
......................................................................


db-eqiad.php: Depool db1053

db1053 needs its MariaDB upgraded to 10.0.32

Bug: T168661
Change-Id: Ic1685a9f90ae54d7dd32077d0067789cb58a48aa
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index dcaf0d6..1d331f4 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -133,7 +133,7 @@
        ],
        's4' => [
                'db1068' => 0,   # D1 2.8TB 160GB, master
-               'db1053' => 1,   # A2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1053' => 1,   # A2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # T168661
                'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # C2 2.8TB  96GB, api
                'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump #Master for 
db1095 - new sanitarium
@@ -342,23 +342,23 @@
                        'db1081' => 2,
                ],
                'watchlist' => [
-                       'db1053' => 1,
+                       # 'db1053' => 1,
                        'db1056' => 1,
                ],
                'recentchanges' => [
-                       'db1053' => 1,
+                       # 'db1053' => 1,
                        'db1056' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1053' => 1,
+                       # 'db1053' => 1,
                        'db1056' => 1,
                ],
                'contributions' => [
-                       'db1053' => 1,
+                       # 'db1053' => 1,
                        'db1056' => 1,
                ],
                'logpager' => [
-                       'db1053' => 1,
+                       # 'db1053' => 1,
                        'db1056' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1685a9f90ae54d7dd32077d0067789cb58a48aa
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[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