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

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


Scap: Check the endpoints' health after depooling the service

Change-Id: I32c34a0ae376c553f9607ce8d40a2fcd65309a27
---
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 3a1c68c..7511f79 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -1,12 +1,12 @@
 checks:
-  endpoints:
-    type: nrpe
-    stage: restart_service
-    command: check_endpoints_mobileapps
   depool:
     type: command
     stage: promote
     command: depool-mobileapps
+  endpoints:
+    type: nrpe
+    stage: restart_service
+    command: check_endpoints_mobileapps
   repool:
     type: command
     stage: restart_service

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I32c34a0ae376c553f9607ce8d40a2fcd65309a27
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: BearND <bsitzm...@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