Commit 587036aa authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: one FIXME down

parent 2c186ce2
...@@ -503,11 +503,10 @@ ...@@ -503,11 +503,10 @@
- '{name}_{otherproject}': - '{name}_{otherproject}':
otherproject: otherproject:
- 'freebsd': - '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_description: 'Rebuild FreeBSD twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 4' my_timed: '42 23 * * 4'
- 'setup_schroot_archlinux_jenkins': - '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_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *' my_timed: '42 23 1 1 *'
my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh' my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment