[Git][qa/jenkins.debian.net][master] reproducible Debian maintenance: run every 3h instead of every 2h
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 22 13:56:43 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
41ea0f46 by Holger Levsen at 2023-08-22T14:56:32+02:00
reproducible Debian maintenance: run every 3h instead of every 2h
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -282,7 +282,7 @@
my_task:
- 'maintenance':
my_description: 'Do some maintenance: check for old files and directories, do backups, update chroots, etc.'
- my_timed: '5 0,2,4,6,8,10,12,14,16,18,20,22 * * *'
+ my_timed: '5 H/3 * * *'
my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh'
my_hname:
- 'jenkins': { my_arch: 'amd64' }
@@ -303,7 +303,7 @@
my_task:
- 'maintenance':
my_description: 'Do some maintenance: check for old files and directories, do backups, update chroots, etc.'
- my_timed: '5 0,2,4,6,8,10,12,14,16,18,20,22 * * *'
+ my_timed: '5 H/3 * * *'
my_hname:
- 'cbxi4a': { my_arch: 'armhf' }
- 'cbxi4b': { my_arch: 'armhf' }
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/41ea0f4631ccb28911d2fb680e751abde8e17ca4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/41ea0f4631ccb28911d2fb680e751abde8e17ca4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230822/aeebbef9/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list