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

Change subject: Scap: Bug fix: Repool the service only after checking it
......................................................................


Scap: Bug fix: Repool the service only after checking it

Change-Id: I687e6cb35d3b2a9ecec1ff75ce23c3c90ab6a7ac
---
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 b017077..596302d 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -3,11 +3,11 @@
     type: command
     stage: promote
     command: depool-restbase
-  repool:
-    type: command
-    stage: restart_service
-    command: pool-restbase
   endpoints:
     type: nrpe
     stage: restart_service
     command: check_endpoints_restbase
+  repool:
+    type: command
+    stage: restart_service
+    command: pool-restbase

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

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