Mobrovac has uploaded a new change for review. ( 
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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps/deploy 
refs/changes/85/375985/1

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: newchange
Gerrit-Change-Id: I32c34a0ae376c553f9607ce8d40a2fcd65309a27
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps/deploy
Gerrit-Branch: master
Gerrit-Owner: 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