[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] set the debian http mirror and proxy for snapshot

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Thu Oct 21 20:39:22 BST 2021



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
9dea33de by Mattia Rizzolo at 2021-10-21T21:39:13+02:00
set the debian http mirror and proxy for snapshot

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -112,7 +112,7 @@ else
 
 	if [ "${MIRROR+x}" != "x" ] ; then
 		case $HOSTNAME in
-			jenkins|ionos*|osuosl*)
+			jenkins|ionos*|osuosl*|snapshot)
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
 			cbxi4*|wbq0|ff*|jt?1*|virt32[a-z]|virt64[a-z])
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
@@ -141,6 +141,7 @@ else
 			export http_proxy="http://10.0.0.15:8000/" ;;
 		spectrum)
 			export http_proxy="http://127.0.0.1:3128" ;;
+		snapshot) : ;;
 		warren) : ;;  # warren is mattia's laptop
 		*)
 			echo "unsupported host, exiting." ; exit 1 ;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9dea33deb236ce79453c0f2546b08998498c97dd
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/20211021/c502ad52/attachment.htm>


More information about the Qa-jenkins-scm mailing list