[Git][qa/jenkins.debian.net][master] refactor: we use deb.debian.org everywhere

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Mar 22 22:52:12 GMT 2024



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


Commits:
b9e5d80d by Holger Levsen at 2024-03-22T23:51:53+01:00
refactor: we use deb.debian.org everywhere

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

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -112,16 +112,10 @@ else
 
 	if [ "${MIRROR+x}" != "x" ] ; then
 		case $HOSTNAME in
-			jenkins|ionos*|osuosl*)
-				export MIRROR=http://deb.debian.org/debian ;;
-			cbxi4*|wbq0|ff*|jt?1*|virt32[a-z]|virt64[a-z])
-				export MIRROR=http://deb.debian.org/debian ;;
-			codethink*)
-				export MIRROR=http://deb.debian.org/debian ;;
 			warren)  # warren is mattia's laptop
 				export MIRROR=none ;;
 			*)
-				echo "unsupported host, exiting." ; exit 1 ;;
+				export MIRROR=http://deb.debian.org/debian ;;
 		esac
 	fi
 	# force http_proxy as we want it



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b9e5d80d38382592233a95bc2a3bc7a90b9df101

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b9e5d80d38382592233a95bc2a3bc7a90b9df101
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/20240322/d3326847/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list