summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/reproducible.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 0db37112..cb15479d 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1289,9 +1289,11 @@
- '{name}_coreboot':
my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 1'
- my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ #my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_shell: '/srv/jenkins/bin/reproducible_coreboot.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: 'profitbricks3'
+ #my_node: 'profitbricks3'
+ my_node: ''
- '{name}_openwrt':
my_description: 'Rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 2'