diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-11 00:37:04 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-11 00:37:04 +0100 |
commit | 7acbab4ab56df9f351bbd2584a6f74524b07a724 (patch) | |
tree | ae7ad24f94d9ecc7b59d3b270b57e90085a311d6 /job-cfg | |
parent | 3778770ff1fbca985fb47541ad7ce20de96c268a (diff) | |
download | jenkins.debian.net-7acbab4ab56df9f351bbd2584a6f74524b07a724.tar.xz |
reproducible archlinux: this FIXME belongs into TODO
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index ccff76e0..0873dca1 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1444,7 +1444,7 @@ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_setup_schroot_arch': - my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' # FIXME: this aint idempotent, so it's only run once a year for now + 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/jenkins_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' |