[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: link available artifacts from breakages page

Holger Levsen holger at layer-acht.org
Sat Oct 1 11:39:10 UTC 2016


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 15ec14b1546103e637b1b01d4f7bb52e14fab0e9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 1 13:38:52 2016 +0200

    reproducible Debian: link available artifacts from breakages page
---
 bin/reproducible_html_breakages.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index 9da58b1..8c3b37d 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -312,6 +312,7 @@ def gen_html():
     # TODO: graph this
     html += str(len(sources_without_dbd))
     html += ' source packages on which diffoscope ran into a timeout or crashed.'
+    html += '<br/> <a href="https://tests.reproducible-builds.org/debian/artifacts/">Artifacts diffoscope crashed</a> on are available for 48h for download.'
     # pbuilder-satisfydepends failed
     html += _gen_packages_html('failed to satisfy their build-dependencies:',
                          pbuilder_dep_fail())

-- 
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