[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: another location to add support for new nodes..

Holger Levsen gitlab at salsa.debian.org
Tue Dec 18 21:42:43 GMT 2018


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


Commits:
4160dbf6 by Holger Levsen at 2018-12-18T21:42:24Z
reproducible: another location to add support for new nodes..

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

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -125,7 +125,7 @@ else
 
 	if [ -z "$MIRROR" ]; then
 		case $HOSTNAME in
-			jenkins|jenkins-test-vm|profitbricks-build*)
+			jenkins|jenkins-test-vm|profitbricks-build*|osuosl*)
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
 			bbx15|cb3*|cbxi4*|wbq0|odxu4*|odu3*|odc*|ff*|ff4*|opi2*|jt?1*|p64*)
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
@@ -148,6 +148,9 @@ else
 		profitbricks-build7*)
 			# let pb7 use its own proxy for the fdroid stuff:
 			export http_proxy="http://127.0.0.1:3128" ;;
+		osuosl*)
+			# for now, use local proxies as a start:
+			export http_proxy="http://127.0.0.1:3128" ;;
 		codethink*)
 			export http_proxy="http://192.168.101.16:3128" ;;
 		bbx15|cb3*|cbxi4*|wbq0|odxu4*|odu3*|odc*|ff*|ff4*|opi2*|jt?1*|p64*)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4160dbf6add7ccee22432361b71ac8eff159ad1d

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/4160dbf6add7ccee22432361b71ac8eff159ad1d
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/20181218/fddd4528/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list