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

Change subject: s1,s2.hosts: Add db2088 to s1 and s2
......................................................................


s1,s2.hosts: Add db2088 to s1 and s2

db2088 will be a new host serving recentchanges in s1 and s2

Bug: T178359
Bug: T178877
Change-Id: I8d9040907b60d3e82b7bb4d1c6093f894403007b
---
M checkhosts/tox.ini
M clouseau/tox.ini
M dbtools/s1.hosts
M dbtools/s2.hosts
M tox.ini
5 files changed, 5 insertions(+), 3 deletions(-)

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



diff --git a/checkhosts/tox.ini b/checkhosts/tox.ini
index aec04d3..0379fe9 100644
--- a/checkhosts/tox.ini
+++ b/checkhosts/tox.ini
@@ -4,7 +4,7 @@
 
 [testenv:flake8]
 commands = flake8
-deps = flake8
+deps = flake8<3.5.0 
 
 [flake8]
 max-line-length = 100
diff --git a/clouseau/tox.ini b/clouseau/tox.ini
index 67869f5..51a6454 100644
--- a/clouseau/tox.ini
+++ b/clouseau/tox.ini
@@ -5,7 +5,7 @@
 # no need to run sdist:
 usedevelop = True
 commands = flake8
-deps = flake8
+deps = flake8<3.5.0 
 
 [flake8]
 max-line-length = 100
diff --git a/dbtools/s1.hosts b/dbtools/s1.hosts
index 6162c38..196efbe 100644
--- a/dbtools/s1.hosts
+++ b/dbtools/s1.hosts
@@ -7,6 +7,7 @@
 db2070.codfw.wmnet     3306
 db2071.codfw.wmnet     3306
 db2072.codfw.wmnet     3306
+db2088.codfw.wmnet     3311
 db2092.codfw.wmnet     3311
 dbstore2002.codfw.wmnet        3311
 db2048.codfw.wmnet     3306
diff --git a/dbtools/s2.hosts b/dbtools/s2.hosts
index b278ef7..489c74a 100644
--- a/dbtools/s2.hosts
+++ b/dbtools/s2.hosts
@@ -6,6 +6,7 @@
 db2056.codfw.wmnet     3306
 db2063.codfw.wmnet     3306
 db2064.codfw.wmnet     3306
+db2088.codfw.wmnet     3312
 db2017.codfw.wmnet     3306
 labsdb1009.eqiad.wmnet 3306
 labsdb1010.eqiad.wmnet 3306
diff --git a/tox.ini b/tox.ini
index da0bcdc..f87c571 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,7 @@
 commands = tox -c {toxinidir}/checkhosts/tox.ini
 
 [testenv:flake8]
-deps = flake8
+deps = flake8<3.5.0
 commands = flake8 {posargs}
 
 [testenv:salt-misc]

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8d9040907b60d3e82b7bb4d1c6093f894403007b
Gerrit-PatchSet: 4
Gerrit-Project: operations/software
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Volans <rcocci...@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