summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-09 20:10:50 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-09 20:10:50 +0100
commit9fe84bf6d46d8f6bd5c1fa9e2bd222bdf6a70271 (patch)
tree8b9a74efa61c299afc03b002aca8224a52147d73 /job-cfg/reproducible.yaml
parente65eecc920ce097610e23fa811503b3468551787 (diff)
downloadjenkins.debian.net-9fe84bf6d46d8f6bd5c1fa9e2bd222bdf6a70271.tar.xz
reproducible: further refactoring, move main code into three more functions. finally, drop html_graphs_experimental job
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 54d9c5b7..525b51cd 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -153,10 +153,6 @@
- job-template:
defaults: reproducible
- name: '{name}_html_graphs_experimental'
-
-- job-template:
- defaults: reproducible
name: '{name}_html_indexes'
- job-template:
@@ -245,11 +241,6 @@
my_timed: '0 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_graphs.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- - '{name}_html_graphs_experimental':
- my_description: 'Generate HTML results (stats with graphs) for reproducible builds.'
- my_timed: '15 * * * *'
- my_shell: '/srv/jenkins/bin/reproducible_html_graphs.sh experimental'
- my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_indexes':
my_description: 'Generate HTML results (indexes) for reproducible builds.'
my_timed: '59 */1 * * *'