From 996d0f1ff843fe118e91b1fcec7d588530aca015 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 2 Mar 2015 01:27:45 +0100 Subject: reproducible: create temporary job to gather stats for experimental --- job-cfg/reproducible.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 4dd2b980..b0e4cc3e 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -151,6 +151,10 @@ defaults: reproducible name: '{name}_html_graphs' +- job-template: + defaults: reproducible + name: '{name}_html_graphs_experimental' + - job-template: defaults: reproducible name: '{name}_html_indexes' @@ -241,6 +245,11 @@ my_timed: '0 * * * *' my_shell: '/srv/jenkins/bin/reproducible_html_graphs.sh' my_recipients: 'holger@layer-acht.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: 'holger@layer-acht.org' - '{name}_html_indexes': my_description: 'Generate HTML results (indexes) for reproducible builds.' my_timed: '59 */1 * * *' -- cgit v1.2.3-70-g09d2