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

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


Scap: Check the endpoints' health after depooling the service

Change-Id: Ifcab921ee10009874ac500b2cfe12f628bb715e4
---
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 e703342..7b8c378 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -1,12 +1,12 @@
 checks:
-  endpoints:
-    type: nrpe
-    stage: restart_service
-    command: check_endpoints_recommendation_api
   depool:
     type: command
     stage: promote
     command: depool-recommendation-api
+  endpoints:
+    type: nrpe
+    stage: restart_service
+    command: check_endpoints_recommendation_api
   repool:
     type: command
     stage: restart_service

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifcab921ee10009874ac500b2cfe12f628bb715e4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/recommendation-api/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Nschaaf <nsch...@wikimedia.org>

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

Reply via email to