[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Lift IP throttle for Editathon (13 June 2017)

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

Change subject: Lift IP throttle for Editathon (13 June 2017)
..


Lift IP throttle for Editathon (13 June 2017)

IPs:
130.209.6.43
130.209.6.40
130.209.6.41
Start: 2017-06-13 08:30 (UTC+1)
End: 2017-06-13 11:30 (UTC+1)
Expected number of participants: up to 30
Effected wikis: en.wp primarily, possibly some editing from ga.wp, cy.wp, and 
gd.wp (+commons, wikidata)

Bug: T167517
Change-Id: I56e0ae4b7e3378b2a9dd2fab780b6db657a198b2
---
M wmf-config/throttle.php
1 file changed, 12 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 10672a4..992d420 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -58,6 +58,18 @@
'value' => 120 // 100 expected
 ];
 
+$wmgThrottlingExceptions[] = [ // T167517
+   'from'=> '2017-06-13T07:30 UTC',
+   'to' => '2017-06-06T10:30 UTC',
+   'IP' => [
+   '130.209.6.43',
+   '130.209.6.40',
+   '130.209.6.41',
+   ],
+   'dbname' => [ 'enwiki', 'gawiki', 'cywiki', 'gdwiki', 'wikidatawiki', 
'commonswiki' ],
+   'value' => 40 // 30 expected
+];
+
 ## Add throttling definitions above.
 
 /**

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I56e0ae4b7e3378b2a9dd2fab780b6db657a198b2
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Framawiki 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: Thcipriani 
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]: Lift IP throttle for Editathon (13 June 2017)

2017-06-09 Thread Framawiki (Code Review)
Framawiki has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358056 )

Change subject: Lift IP throttle for Editathon (13 June 2017)
..

Lift IP throttle for Editathon (13 June 2017)

IPs:
130.209.6.43
130.209.6.40
130.209.6.41
Start: 2017-06-13 08:30 (UTC+1)
End: 2017-06-13 11:30 (UTC+1)
Expected number of participants: up to 30
Effected wikis: en.wp primarily, possibly some editing from ga.wp, cy.wp, and 
gd.wp (+commons, wikidata)

Bug: T167517
Change-Id: I56e0ae4b7e3378b2a9dd2fab780b6db657a198b2
---
M wmf-config/throttle.php
1 file changed, 12 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 274d9f9..c084132 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -62,6 +62,18 @@
'value' => 120 // 100 expected
 ];
 
+$wmgThrottlingExceptions[] = [ // T167517
+   'from'=> '2017-06-13T07:30 UTC',
+   'to' => '2017-06-06T10:30 UTC',
+   'IP' => [
+   '130.209.6.43',
+   '130.209.6.40',
+   '130.209.6.41',
+   ],
+   'dbname' => [ 'enwiki', 'gawiki', 'cywiki', 'gdwiki', 'wikidatawiki', 
'commonswiki' ],
+   'value' => 40 // 30 expected
+];
+
 ## Add throttling definitions above.
 
 /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I56e0ae4b7e3378b2a9dd2fab780b6db657a198b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Framawiki 

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