[Git][qa/jenkins.debian.net][master] reproducible Debian: run schedulers 1h after dinstall again
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Sep 15 10:55:36 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
eecd6c31 by Holger Levsen at 2023-09-15T11:55:17+02:00
reproducible Debian: run schedulers 1h after dinstall again
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -506,23 +506,23 @@
- 'scheduler_amd64':
my_description: 'Schedule packages on amd64 to be tested for reproducibility.'
# dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
- my_timed: '0 H/6 * * *'
+ my_timed: '55 2,8,14,20 * * *'
my_shell: '/srv/jenkins/bin/reproducible_scheduler.py amd64'
- 'scheduler_arm64':
my_description: 'Schedule packages on arm64 to be tested for reproducibility.'
# dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
- my_timed: '15 H/6 * * *'
+ my_timed: '0 3,9,15,21 * * *'
my_shell: '/srv/jenkins/bin/reproducible_scheduler.py arm64'
- - 'scheduler_armhf':
- my_description: 'Schedule packages on armhf to be tested for reproducibility.'
- # dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
- my_timed: '30 H/6 * * *'
- my_shell: '/srv/jenkins/bin/reproducible_scheduler.py armhf'
- 'scheduler_i386':
my_description: 'Schedule packages on i386 to be tested for reproducibility.'
# dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
- my_timed: '45 H/6 * * *'
+ my_timed: '5 3,9,15,21 * * *'
my_shell: '/srv/jenkins/bin/reproducible_scheduler.py i386'
+ - 'scheduler_armhf':
+ my_description: 'Schedule packages on armhf to be tested for reproducibility.'
+ # dinstall runs 1|7|13|19:52 UTC - see https://salsa.debian.org/ftp-team/dak/blob/master/config/debian/crontab
+ my_timed: '10 3,9,15,21 * * *'
+ my_shell: '/srv/jenkins/bin/reproducible_scheduler.py armhf'
- 'system_health':
my_description: 'calculate overall tests.r-b.o system health for usage with https://github.com/jelly/reproduciblebuilds-display/'
my_timed: 'H/59 * * * *'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/eecd6c315f1b79b755ef72b37c989a8a071cb8d6
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/eecd6c315f1b79b755ef72b37c989a8a071cb8d6
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/20230915/7ca0d88d/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list