[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: test coreboot/openwrt/netbsd/freebsd weekly instead of monthly

Holger Levsen holger at moszumanska.debian.org
Sun Sep 13 08:21:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6ca1b53bd57c17a4bbb59455643e09581c45ec2b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Sep 13 10:20:45 2015 +0200

    reproducible: test coreboot/openwrt/netbsd/freebsd weekly instead of monthly
---
 bin/reproducible_common.sh | 2 +-
 job-cfg/reproducible.yaml  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 9fe6c70..08c44a2 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -281,7 +281,7 @@ write_page_intro() {
 		local BUILD_ENVIRONMENT=", which via ssh triggers a build on a FreeBSD 10.1 system"
 		local BRANCH="release/10.2.0"
 	fi
-	write_page "       <p>There is a monthly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_ [...]
+	write_page "       <p>There is a weekly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$PROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. Currently this job is triggered more often though, because this is still under development and brand new. The jenkins job is running <a href=\"http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/bin/reproducible_$PROJECTNAME.sh\">reproducible_$ [...]
 }
 
 write_page_footer() {
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 21d1e4b..7dc5e78 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -826,25 +826,25 @@
             my_node: ''
         - '{name}_coreboot':
             my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
-            my_timed: '23 42 23 * *'
+            my_timed: '23 42 * * 1'
             my_shell: '/srv/jenkins/bin/reproducible_coreboot.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_openwrt':
             my_description: 'Rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
-            my_timed: '23 42 23 * *'
+            my_timed: '23 42 * * 2'
             my_shell: '/srv/jenkins/bin/reproducible_openwrt.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_netbsd':
             my_description: 'Rebuild NetBSD (for some archs) twice (with variations) and investigate regarding reproducibility.'
-            my_timed: '23 42 23 * *'
+            my_timed: '23 42 * * 3'
             my_shell: '/srv/jenkins/bin/reproducible_netbsd.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_freebsd':
             my_description: 'Rebuild FreeBSD twice (with variations) and investigate regarding reproducibility.'
-            my_timed: '23 42 23 * *'
+            my_timed: '23 42 * * 4'
             my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list