[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Revert "Switch armhf nodes to use deb.debian.org."

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Apr 9 19:52:56 BST 2023



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


Commits:
8cfc1b32 by Holger Levsen at 2023-04-09T20:52:31+02:00
Revert "Switch armhf nodes to use deb.debian.org."

This reverts commit 8f039c4322a1394fc0845a4843ca5a971308ebec.

- - - - -
c521ab5e by Holger Levsen at 2023-04-09T20:52:37+02:00
reproducible Debian: use deb.debian.org always (instead of cdn-fastly.deb.d.o also)

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

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -113,14 +113,11 @@ else
 	if [ "${MIRROR+x}" != "x" ] ; then
 		case $HOSTNAME in
 			jenkins|ionos*|osuosl*)
-				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
+				export MIRROR=http://deb.debian.org/debian ;;
 			cbxi4*|wbq0|ff*|jt?1*|virt32[a-z]|virt64[a-z])
-				# armhf nodes are not using squid as a backend, so use
-				# deb.debian.org which should be handled correctly by
-				# apt-cacher-ng.
 				export MIRROR=http://deb.debian.org/debian ;;
 			codethink*)
-				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
+				export MIRROR=http://deb.debian.org/debian ;;
 			warren)  # warren is mattia's laptop
 				export MIRROR=none ;;
 			*)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/8f039c4322a1394fc0845a4843ca5a971308ebec...c521ab5e47f620d2ec30ef75e4f845b85158d5a3

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/8f039c4322a1394fc0845a4843ca5a971308ebec...c521ab5e47f620d2ec30ef75e4f845b85158d5a3
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/20230409/0fb2f3a2/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list