Mobrovac has submitted this change and it was merged.
Change subject: Use the new pooling and depooling scripts
......................................................................
Use the new pooling and depooling scripts
We have developed new pooling and depooling scripts that are more robust
and coordinate the process between all conftool / etcd hosts, so use
them for Parsoid.
Bug: T149115
Change-Id: Iad406e399ce1d724dc6146e7b3ceac5517f91d62
---
M scap/checks.yaml
A scap/environments/beta/checks.yaml
2 files changed, 5 insertions(+), 2 deletions(-)
Approvals:
Mobrovac: Verified; Looks good to me, approved
diff --git a/scap/checks.yaml b/scap/checks.yaml
index 275cdd8..64d0952 100644
--- a/scap/checks.yaml
+++ b/scap/checks.yaml
@@ -2,8 +2,8 @@
depool:
type: command
stage: promote
- command: depool service=parsoid
+ command: depool-parsoid
repool:
type: command
stage: restart_service
- command: pool service=parsoid
+ command: pool-parsoid
diff --git a/scap/environments/beta/checks.yaml
b/scap/environments/beta/checks.yaml
new file mode 100644
index 0000000..f6fc106
--- /dev/null
+++ b/scap/environments/beta/checks.yaml
@@ -0,0 +1,3 @@
+checks:
+ depool: {}
+ repool: {}
--
To view, visit https://gerrit.wikimedia.org/r/319039
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iad406e399ce1d724dc6146e7b3ceac5517f91d62
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/services/parsoid/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Arlolra <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits