Ladsgroup has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336865 )

Change subject: Make checks run on canary group too
......................................................................

Make checks run on canary group too

Change-Id: Iffaef836eef1770681dce15b1d8f6075c2dc59aa
---
M scap/checks.yaml
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/ores/deploy 
refs/changes/65/336865/1

diff --git a/scap/checks.yaml b/scap/checks.yaml
index 0b07997..30ae262 100755
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -11,3 +11,9 @@
     group: web
     timeout: 300
     command: bash /srv/deployment/ores/deploy/scap/cmd_worker.sh
+  canary_checks:
+    type: command
+    stage: promote
+    timeout: 300
+    group: canary
+    command: bash /srv/deployment/ores/deploy/scap/cmd_worker.sh

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iffaef836eef1770681dce15b1d8f6075c2dc59aa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/ores/deploy
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to