[Qa-jenkins-dev] Bug#895491: jenkins.debian.org: Update description for kernel variations

Vagrant Cascadian vagrant at debian.org
Thu Apr 12 03:57:55 UTC 2018


Package: jenkins.debian.org
Severity: normal
Tags: patch

Since the upgrade to stretch(I think), amd64 no longer varies the kernel
version.

Git branch:

  https://anonscm.debian.org/cgit/users/vagrant/jenkins.debian.net.git/commit/?h=kernel-variation-update

And patch (since it's a one-liner):

commit 281174711b188444cb5f2947ce875850572eb394
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Wed Apr 11 20:49:04 2018 -0700

    Update kernel variation description as amd64 is not currently varied.

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index d2f50aef..4c3cb969 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -474,7 +474,7 @@ write_variation_table() {
 				write_page "$(cat /srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />  ')"
 			done
 			write_page "</td>"
-			write_page "<td>(on amd64 systematically varied, on i386 as well and also with 32 and 64 bit kernel variation, while on armhf not systematically)<br />"
+			write_page "<td>(not varied on amd64, on i386 version varies as well as 32 and 64 bit kernel variation, while on armhf not systematically)<br />"
 			for a in ${ARCHS} ; do
 				write_page "<br />on $a one of:"
 				write_page "$(cat /srv/reproducible-results/node-information/*$a* | grep KERNEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />  ')"


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/qa-jenkins-dev/attachments/20180411/425bc15a/attachment.sig>


More information about the Qa-jenkins-dev mailing list