summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-21 00:47:58 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-21 00:47:58 +0100
commit587036aa79f4f70fb8e30ee28b1da4e0cdd7fbb2 (patch)
treefda5b1c2e3ff76885762d4d01fadeea890e4779e /job-cfg
parent2c186ce2f07aea8a984f8e0acfadf31809a2c041 (diff)
downloadjenkins.debian.net-587036aa79f4f70fb8e30ee28b1da4e0cdd7fbb2.tar.xz
reproducible: one FIXME down
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 2b7d7c0c..4c4e0534 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -503,11 +503,10 @@
- '{name}_{otherproject}':
otherproject:
- 'freebsd':
- # FIXME: should this job be called '{name}_freebsd_jenkins'? If so, we should add the hname above
my_description: 'Rebuild FreeBSD twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 4'
- 'setup_schroot_archlinux_jenkins':
- # FIXME: it looks like this should be renamed to setup_archlinux_schroot, and the jenkins applied to all or none of the jobs here -- fil
+ # FIXME: it looks like this should be renamed to setup_archlinux_schroot
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'