[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-06-22 Thread Marostegui (Code Review)
Hello Florianschmidtwelzow, jenkins-bot, Jcrespo,

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

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

to review the following change.


Change subject: Revert "db-eqiad.php: Depool db1026"
..

Revert "db-eqiad.php: Depool db1026"

This reverts commit 660006a01684595022c2dc820d1131c31e8bb128.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b8e1ce5..40a9c4b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,7 +141,7 @@
's5' => [
'db1063' => 0,   # C5 2.8TB 128GB, master
 #  'db1049' => 1,   # B1 2.8TB  64GB, old master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T166207
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -362,23 +362,23 @@
'db1082' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibc0491d2cbe74a3998149625a52ee5415dc4c534
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-06-22 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/361025 )

Change subject: Revert "db-eqiad.php: Depool db1026"
..


Revert "db-eqiad.php: Depool db1026"

This reverts commit 660006a01684595022c2dc820d1131c31e8bb128.

Change-Id: Ibc0491d2cbe74a3998149625a52ee5415dc4c534
---
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 b8e1ce5..40a9c4b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,7 +141,7 @@
's5' => [
'db1063' => 0,   # C5 2.8TB 128GB, master
 #  'db1049' => 1,   # B1 2.8TB  64GB, old master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T166207
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -362,23 +362,23 @@
'db1082' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc0491d2cbe74a3998149625a52ee5415dc4c534
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: Marostegui 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-06-30 Thread Marostegui (Code Review)
Hello jenkins-bot, Jcrespo,

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

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

to review the following change.


Change subject: Revert "db-eqiad.php: Depool db1026"
..

Revert "db-eqiad.php: Depool db1026"

This reverts commit b611cc08251ec11069ed07c1e34e87b611f05e5b.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index faf4055..30461f1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,7 +141,7 @@
's5' => [
'db1063' => 0,   # C5 2.8TB 128GB, master
 #  'db1049' => 1,   # B1 2.8TB  64GB, old master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T168661
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -362,23 +362,23 @@
'db1082' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8494196c95a761248304b65a1996f15ffdaa43e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-06-30 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/362372 )

Change subject: Revert "db-eqiad.php: Depool db1026"
..


Revert "db-eqiad.php: Depool db1026"

This reverts commit b611cc08251ec11069ed07c1e34e87b611f05e5b.

Change-Id: Id8494196c95a761248304b65a1996f15ffdaa43e
---
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 faf4055..30461f1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,7 +141,7 @@
's5' => [
'db1063' => 0,   # C5 2.8TB 128GB, master
 #  'db1049' => 1,   # B1 2.8TB  64GB, old master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T168661
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -362,23 +362,23 @@
'db1082' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

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

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-03-16 Thread Marostegui (Code Review)
Hello Florianschmidtwelzow, jenkins-bot,

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

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

to review the following change.


Change subject: Revert "db-eqiad.php: Depool db1026"
..

Revert "db-eqiad.php: Depool db1026"

This reverts commit 2761b1c09b77101d218aefe6bea2aff78a44f068.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 79bd6e6..5b98df9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -140,7 +140,7 @@
],
's5' => [
'db1049' => 0,   # B1 2.8TB  64GB, master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T160415
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
 #  'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, #temporary vslow #T153743
@@ -363,23 +363,23 @@
'db1087' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0eb7bbfdc4001428bc4b50a5a3aca9c7bd8d2268
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "db-eqiad.php: Depool db1026"

2017-03-16 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/343043 )

Change subject: Revert "db-eqiad.php: Depool db1026"
..


Revert "db-eqiad.php: Depool db1026"

This reverts commit 2761b1c09b77101d218aefe6bea2aff78a44f068.

Change-Id: I0eb7bbfdc4001428bc4b50a5a3aca9c7bd8d2268
---
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 79bd6e6..5b98df9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -140,7 +140,7 @@
],
's5' => [
'db1049' => 0,   # B1 2.8TB  64GB, master
-#  'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T160415
+   'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
 #  'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
'db1071' => 50,  # D1 2.8TB 160GB, #temporary vslow #T153743
@@ -363,23 +363,23 @@
'db1087' => 1,
],
'watchlist' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchanges' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'recentchangeslinked' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'contributions' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
'logpager' => [
-#  'db1026' => 1,
+   'db1026' => 1,
'db1045' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0eb7bbfdc4001428bc4b50a5a3aca9c7bd8d2268
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: Marostegui 
Gerrit-Reviewer: jenkins-bot <>

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