diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-01-06 21:26:48 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-01-06 21:26:48 +0100 |
commit | a3d32f4f3a2848ae672c0617af6b224d143aef39 (patch) | |
tree | 8abb662c136caa64a39f6f627a673a345d1d85e2 /job-cfg | |
parent | 39bac6624a66fadbc2ad17862cf56fa19423db2c (diff) | |
download | jenkins.debian.net-a3d32f4f3a2848ae672c0617af6b224d143aef39.tar.xz |
reproducible: remove 'wrong' FIXME…
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 87826dda..c806a4cb 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -527,7 +527,6 @@ 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 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' |