diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 85870f1c..4265d40e 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -884,12 +884,12 @@ my_shell: '/srv/jenkins/bin/reproducible_build.sh hb0-armhf-rb:2224 cbxi4pro0-armhf-rb:2226' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - - '{name}_builder_armhf_4': - my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' - my_timed: '* * * * *' - my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' - my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - my_node: '' +# - '{name}_builder_armhf_4': +# my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' +# my_timed: '* * * * *' +# my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' +# my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' +# my_node: '' - '{name}_builder_armhf_5': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: '* * * * *' |