[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: only test debian live images once a week
    Holger Levsen (@holger) 
    gitlab at salsa.debian.org
       
    Mon Aug  9 08:37:03 BST 2021
    
    
  
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
a6e91e58 by Holger Levsen at 2021-08-09T09:36:55+02:00
reproducible: only test debian live images once a week
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -940,8 +940,8 @@
     imagetype:
         - "smallest-build"
         - cinnamon:
-            # Delay for one hour, to make this job run alone
-            my_timed: '55 12 * * *'
+            # run this job an hour after the others, to make this job run alone
+            my_timed: '55 12 * * 0'
         - gnome
         - kde
         - lxde
@@ -954,7 +954,7 @@
     jobs:
         - 'reproducible_debian_live_build_{imagetype}_{debian_version}':
             my_description: 'Build Debian {imagetype} live image for {debian_version} using live-build'
-            my_timed: '55 11 * * *'
+            my_timed: '55 11 * * 0'
             my_hname: 'osuosl173'
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh {imagetype} {debian_version}'
 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a6e91e5856b7767ff71b3e1c3dd9b8cbbec5ef55
-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a6e91e5856b7767ff71b3e1c3dd9b8cbbec5ef55
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/20210809/706cd19d/attachment-0001.htm>
    
    
More information about the Qa-jenkins-scm
mailing list