[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: rename repo_stats to repository_comparison
Holger Levsen
holger at moszumanska.debian.org
Mon Mar 16 11:51:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 7f3eac6977760f4bc121b23ead578eca5be265fe
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Mar 16 12:46:15 2015 +0100
reproducible: rename repo_stats to repository_comparison
---
...l_repo_stats.sh => reproducible_html_repository_comparison.sh} | 0
job-cfg/reproducible.yaml | 8 ++++----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bin/reproducible_html_repo_stats.sh b/bin/reproducible_html_repository_comparison.sh
similarity index 100%
rename from bin/reproducible_html_repo_stats.sh
rename to bin/reproducible_html_repository_comparison.sh
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 48de02c..061f7db 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 at 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 at lists.alioth.debian.org'
- '{name}_json':
my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list