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

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


Scap: Check endpoints' health after depooling the service

Change-Id: I99bc5430d3523794603a08d611f3c43d5cd77353
---
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 5e7c857..5a39db5 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -1,12 +1,12 @@
 checks:
-  endpoints:
-    type: nrpe
-    stage: restart_service
-    command: check_endpoints_citoid
   depool:
     type: command
     stage: promote
     command: depool-citoid
+  endpoints:
+    type: nrpe
+    stage: restart_service
+    command: check_endpoints_citoid
   repool:
     type: command
     stage: restart_service

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I99bc5430d3523794603a08d611f3c43d5cd77353
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/citoid/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