[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: make all arm64 node use codethink16 as proxy (Closes: #909838)

Holger Levsen gitlab at salsa.debian.org
Fri Oct 5 14:23:37 BST 2018


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


Commits:
5192b2f5 by Holger Levsen at 2018-10-05T13:22:56Z
reproducible Debian: make all arm64 node use codethink16 as proxy (Closes: #909838)

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

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -135,8 +135,10 @@ else
 	fi
 	if [ -z "$http_proxy" ]; then
 		case $HOSTNAME in
-			jenkins|jenkins-test-vm|profitbricks-build*|codethink*)
+			jenkins|jenkins-test-vm|profitbricks-build*)
 				export http_proxy="http://localhost:3128" ;;
+			codethink*)
+				export http_proxy="http://192.168.101.16:3128" ;;
 			bbx15|cb3*|cbxi4*|wbq0|odxu4*|odu3*|odc*|ff*|ff4*|opi2*|jt?1*|p64*)
 				export http_proxy="http://10.0.0.15:8000/" ;;
 			spectrum)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5192b2f50ce68ceb0b9879fd96c606f33bec5a2c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5192b2f50ce68ceb0b9879fd96c606f33bec5a2c
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/20181005/243c0867/attachment.html>


More information about the Qa-jenkins-scm mailing list