[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: mark odxu4b-armhf as offline

Holger Levsen gitlab at salsa.debian.org
Thu Feb 21 14:01:44 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
1eb969eb by Holger Levsen at 2019-02-21T14:00:30Z
reproducible Debian: mark odxu4b-armhf as offline

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
ff15db61 by Holger Levsen at 2019-02-21T14:01:35Z
fixup typo in 1ddf3f8cec

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_compare_Debian_sha1sums.sh
- jenkins-home/offline_nodes


Changes:

=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -112,7 +112,7 @@ for package in $packages ; do
 			count=1
 			SHA1SUM_PKG="$(cat ${package_file}.sha1output | awk '{print $1}' )"
 			echo "$(date -u) - UNREPRODUCIBLE: $package_file ($SHA1SUM_PKG) only on ftp.debian.org."
-		else  [ -e ${package_file}.json ] ; then
+		elif [ -e ${package_file}.json ] ; then
 			# this code block can be removed once all packages with existing results have been processed once...
 			count=$(fmt ${package_file}.json | grep -c '\.buildinfo' || true)
 			SHA1SUM_PKG="$(cat ${package_file}.sha1output | awk '{print $1}' )"


=====================================
jenkins-home/offline_nodes
=====================================
@@ -25,6 +25,7 @@ codethink-sled14-arm64.debian.net
 
 ## temporary problems
 jtk1b-armhf-rb
+odxu4b-armhf-rb
 
 # Down here nodes are automtically added by the maintenance job when they have
 # been failing their health check for too long.



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/1ddf3f8cece3f0589d5ce97582e24dc2394e5ff8...ff15db61582d3e408eabaa8a3444b3322a0394c3

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/1ddf3f8cece3f0589d5ce97582e24dc2394e5ff8...ff15db61582d3e408eabaa8a3444b3322a0394c3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190221/c98822e2/attachment.html>


More information about the Qa-jenkins-scm mailing list