jenkins-bot has submitted this change and it was merged.

Change subject: Elastic@deployment-prep: force the number of replicas to 1 max
......................................................................


Elastic@deployment-prep: force the number of replicas to 1 max

We plan to decommission deployment-elastic08 which will reduce the the
cluster to 3 nodes, it seems wise to reduce the number of replicas to
1 max and not use production settings.

Bug: T147777
Change-Id: Ifd2d7b5b971ea8c0e100d3a08a54f0fa7e024008
---
M wmf-config/CirrusSearch-labs.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Gehel: Looks good to me, but someone else must approve
  Dereckson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CirrusSearch-labs.php b/wmf-config/CirrusSearch-labs.php
index c93b02c..d96a084 100644
--- a/wmf-config/CirrusSearch-labs.php
+++ b/wmf-config/CirrusSearch-labs.php
@@ -75,3 +75,5 @@
     'zh' => 'zhwiki',
 ];
 
+# Force the number of replicas to 1 max for the beta cluster
+$wgCirrusSearchReplicas = '0-1';

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd2d7b5b971ea8c0e100d3a08a54f0fa7e024008
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <dcau...@wikimedia.org>
Gerrit-Reviewer: Dereckson <dereck...@espace-win.org>
Gerrit-Reviewer: EBernhardson <ebernhard...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Gehel <gleder...@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