Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/93735


Change subject: limit history of beta-code-update to 15 days
......................................................................

limit history of beta-code-update to 15 days

The job is running every six minutes to update the MediaWiki code base
on the beta clluster. We dont really need all the history of it, 15 days
should be good enough.

Change-Id: I0aa41751b9f04892f9af16898b7abe0c8c542d7b
---
M beta.yaml
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/35/93735/1

diff --git a/beta.yaml b/beta.yaml
index 150757b..16fd11c 100644
--- a/beta.yaml
+++ b/beta.yaml
@@ -176,6 +176,9 @@
     builders:
       - shell: "sudo -u mwdeploy /usr/local/bin/wmf-beta-autoupdate.py 
--verbose"
 
+    logrotate:
+        daysToKeep: 15
+
     triggers:
      # Every six minutes:
      - timed: '*/6 * * * *'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0aa41751b9f04892f9af16898b7abe0c8c542d7b
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to