Elukey has submitted this change and it was merged.

Change subject: Add the new aqs nodes to conftool-data
......................................................................


Add the new aqs nodes to conftool-data

This patch should add the new aqs100[456] nodes to conftool-data to
finally put them in production. Some considerations:
1) adding nodes to conftool-data does not mean that they will get
   traffic from LVS since the 'pooled' tag will need to be manually
   set to True
2) there are no extra networking settings to allow the new AQS cluster
   nodes to get traffic from LVS

The plan is to enable one node at the time (maybe with weight:5 or similar)
and observe how it goes. Eventually aqs100[123] will be completely
removed and decommissioned. In case of fire during the transition period,
we'll just need to use conftool to remove the new aqs nodes.

Both clusters have the same data, we have done consistency checks.

Bug: T144497
Change-Id: I011f8262d1581e8c879a5778915240451a65991a
---
M conftool-data/nodes/eqiad.yaml
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/conftool-data/nodes/eqiad.yaml b/conftool-data/nodes/eqiad.yaml
index 5e61301..3bc0828 100644
--- a/conftool-data/nodes/eqiad.yaml
+++ b/conftool-data/nodes/eqiad.yaml
@@ -301,6 +301,9 @@
   aqs1001.eqiad.wmnet: [aqs]
   aqs1002.eqiad.wmnet: [aqs]
   aqs1003.eqiad.wmnet: [aqs]
+  aqs1004.eqiad.wmnet: [aqs]
+  aqs1005.eqiad.wmnet: [aqs]
+  aqs1006.eqiad.wmnet: [aqs]
 eventbus:
   kafka1001.eqiad.wmnet: [eventbus]
   kafka1002.eqiad.wmnet: [eventbus]

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I011f8262d1581e8c879a5778915240451a65991a
Gerrit-PatchSet: 7
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@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