Ottomata has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/347918 )
Change subject: Scap: Remove git_server from scap.cfg ...................................................................... Scap: Remove git_server from scap.cfg This change will cause scap to fall back to using the globally configured git_server. Bug: T162814 Change-Id: I126881b5346bd412599607eaeb56852b9b3832c2 Depends-On: I27ed2e8989db8b45e7b3397d37b961065f606bee --- M scap/scap.cfg 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: Ottomata: Verified; Looks good to me, approved Objections: Thcipriani: There's a problem with this change, please improve diff --git a/scap/scap.cfg b/scap/scap.cfg index 93851a8..1d872f8 100644 --- a/scap/scap.cfg +++ b/scap/scap.cfg @@ -26,12 +26,10 @@ lock_file: /tmp/scap.eventstreams.lock [wmflabs] -git_server: deployment-tin.deployment-prep.eqiad.wmflabs dsh_targets: deployment-prep environment: beta [wmnet] -git_server: deployment.eqiad.wmnet server_groups: canary, default dsh_targets: production canary_dsh_targets: production-canary -- To view, visit https://gerrit.wikimedia.org/r/347918 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I126881b5346bd412599607eaeb56852b9b3832c2 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/services/eventstreams/deploy Gerrit-Branch: master Gerrit-Owner: Thcipriani <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: Thcipriani <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
