[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: improve comment, we have 8 nodes running in the future now
Holger Levsen
gitlab at salsa.debian.org
Tue Jun 18 17:15:12 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
81bdb5d7 by Holger Levsen at 2019-06-18T16:13:28Z
reproducible Debian: improve comment, we have 8 nodes running in the future now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
dc4259d1 by Holger Levsen at 2019-06-18T16:14:38Z
reproducible Debian: unconditionally set the variable
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/common/etc/pbuilderrc
Changes:
=====================================
hosts/common/etc/pbuilderrc
=====================================
@@ -27,15 +27,10 @@ if [ "$(readlink /proc/1/ns/uts)" != "$(readlink /proc/self/ns/uts)" ]; then
fi
# needed to ignore failures due to running 398 days in the future…
-# (only on those 4 nodes running in the future…)
+# (only on those 8 nodes running in the future…)
if [ "$HOSTNAME" = "profitbricks-build5-amd64" ] || [ "$HOSTNAME" = "profitbricks-build6-i386" ] || \
[ "$HOSTNAME" = "profitbricks-build15-amd64" ] || [ "$HOSTNAME" = "profitbricks-build16-i386" ] || \
[ "$HOSTNAME" = "codethink-sled9-arm64" ] || [ "$HOSTNAME" = "codethink-sled11-arm64" ] || \
[ "$HOSTNAME" = "codethink-sled13-arm64" ] || [ "$HOSTNAME" = "codethink-sled15-arm64" ] ; then
- case "$PBUILDER_OPERATION" in
- create)
- APTGETOPT=(-o Acquire::Check-Valid-Until="false")
- ;;
- *) ;;
- esac
+ APTGETOPT=(-o Acquire::Check-Valid-Until="false")
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/4ed88976dd90b7e4d6a96b1802a551c711373ff3...dc4259d1e16aa8a98580ae59c5675ae98c3e10a7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/4ed88976dd90b7e4d6a96b1802a551c711373ff3...dc4259d1e16aa8a98580ae59c5675ae98c3e10a7
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/20190618/8549f8df/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list