summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-17 17:05:27 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-17 17:05:27 +0200
commit1388c723cab847fced6a6b51291e93d3b478b9a4 (patch)
tree5009464e533950bdb23ff7125e7e255d3a5ea0ae /job-cfg/reproducible.yaml
parenteba6fdca01df71e21c70ced6a408a8750cc46168 (diff)
downloadjenkins.debian.net-1388c723cab847fced6a6b51291e93d3b478b9a4.tar.xz
Revert "reproducible coreboot: build on the main node to see if its a dependency problem on pb-build3"
This reverts commit 2e91b3dfc6ba4c83aa481c3308f570aaf0fada78.
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index cb15479d..0db37112 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1289,11 +1289,9 @@
- '{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/reproducible_coreboot.sh'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- #my_node: 'profitbricks3'
- my_node: ''
+ my_node: 'profitbricks3'
- '{name}_openwrt':
my_description: 'Rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 2'