diff options
-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' |