From 7f3eac6977760f4bc121b23ead578eca5be265fe Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 16 Mar 2015 12:46:15 +0100 Subject: reproducible: rename repo_stats to repository_comparison --- job-cfg/reproducible.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 48de02cb..061f7dbf 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -177,7 +177,7 @@ - job-template: defaults: reproducible - name: '{name}_html_repo_stats' + name: '{name}_html_repository_comparison' - job-template: defaults: reproducible @@ -281,10 +281,10 @@ my_timed: '37 13 * * 1' my_shell: '/srv/jenkins/bin/reproducible_html_all_packages.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - - '{name}_html_repo_stats': - my_description: 'Generate HTML results (repo_stats) for reproducible builds.' + - '{name}_html_repository_comparison': + my_description: 'Generate HTML results (repository_comparison) for reproducible builds.' my_timed: '0 1 * * *' - my_shell: '/srv/jenkins/bin/reproducible_html_repo_stats.sh' + my_shell: '/srv/jenkins/bin/reproducible_html_repository_comparison.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - '{name}_json': my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.' -- cgit v1.2.3-70-g09d2