Commit 2c79a49f authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian real-world: running this job once a day is enough now

parent e656cf54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -583,7 +583,7 @@
                    my_shell: '/srv/jenkins/bin/diffoscope_distribution_test.sh Arch'
                - 'compare_Debian_sha1sums':
                    my_description: 'Compare sha1sums of Debian binary packages with rebuild ones'
                    my_timed: '55 * * * *'
                    my_timed: '55 23 * * *'
                - 'compare_Debian_sha1sums_forward_runner':
                    my_description: 'Fetch .buildinfo files of Debian binary packages (in reverse order)'
                    my_timed: '56 * * * *'