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

Change subject: db-eqiad.php: Give some weight to db1096
......................................................................


db-eqiad.php: Give some weight to db1096

db1096 is a new host on s5, so let's start giving it some traffic

Bug: T172679
Change-Id: I1801b4b13bed8e78906b032cd54c1a1687409c64
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 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 1db9d51..d965451 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -144,7 +144,7 @@
                'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
                'db1092' => 500, # D2 3.6TB 512GB
-               # 'db1096' => 1,   # A6 3.6TB  512GB, watchlist, recentchanges, 
contributions, logpager # T172679
+               'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
        ],
        's6' => [
                'db1061' => 0,   # C3 2.8TB 128GB, master
@@ -368,7 +368,7 @@
                'watchlist' => [
                        # 'db1026' => 1,
                        'db1045' => 1,
-                       # 'db1096' => 1,
+                       'db1096' => 1,
                ],
                'recentchanges' => [
                        # 'db1026' => 1,

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

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

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

Reply via email to