Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/375986 )

Change subject: Scap: Check the endpoints' health after depooling the service
......................................................................


Scap: Check the endpoints' health after depooling the service

Change-Id: I090ca4abc80f78c5b2c1c399b7e8fb8898a622ec
---
M scap/checks.yaml
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Mobrovac: Verified; Looks good to me, approved



diff --git a/scap/checks.yaml b/scap/checks.yaml
index 9d4e526..aeb48a9 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -1,12 +1,12 @@
 checks:
-  endpoints:
-    type: nrpe
-    stage: restart_service
-    command: check_endpoints_mathoid
   depool:
     type: command
     stage: promote
     command: depool-mathoid
+  endpoints:
+    type: nrpe
+    stage: restart_service
+    command: check_endpoints_mathoid
   repool:
     type: command
     stage: restart_service

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I090ca4abc80f78c5b2c1c399b7e8fb8898a622ec
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mathoid/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Mobrovac <mobro...@wikimedia.org>

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

Reply via email to