Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/98832
Change subject: limit beta jobs history to 15 days
......................................................................
limit beta jobs history to 15 days
Update jobs:
beta-mediawiki-config-update
beta-update-databases
Change-Id: I4bc890574304c4e2c225ee80b286eaf0d1ab7303
---
M beta.yaml
1 file changed, 6 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/32/98832/1
diff --git a/beta.yaml b/beta.yaml
index 8a583aa..3e1691d 100644
--- a/beta.yaml
+++ b/beta.yaml
@@ -120,6 +120,9 @@
triggers:
- timed: '@hourly'
+ logrotate:
+ daysToKeep: 15
+
# Job to deploy the Wikimedia MediaWiki configuration files
#
# The configuration files are hosted in operations/mediawiki-config.git which
@@ -165,6 +168,9 @@
# Refresh the databases lists
sudo -u mwdeploy
/home/wikipedia/common/multiversion/refreshWikiversionsCDB
+ logrotate:
+ daysToKeep: 15
+
# Job updating MediaWiki core+extensions code and refreshing the message
#
# This is the poor man auto updating script. We should probably split the
--
To view, visit https://gerrit.wikimedia.org/r/98832
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4bc890574304c4e2c225ee80b286eaf0d1ab7303
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