[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: match ff* for armhf nodes in common-functions.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Fri Jul 9 16:34:53 BST 2021



Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net


Commits:
5df489b7 by Vagrant Cascadian at 2021-07-09T08:34:32-07:00
reproducible Debian: match ff* for armhf nodes in common-functions.

Previous commit retiring nodes was a bit overly aggressive in cleaning
and left out ff64a.

- - - - -


1 changed file:

- bin/common-functions.sh


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -114,7 +114,7 @@ else
 		case $HOSTNAME in
 			jenkins|ionos*|osuosl*)
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
-			cbxi4*|wbq0|ff4*|jt?1*|virt32[a-z]|virt64[a-z])
+			cbxi4*|wbq0|ff*|jt?1*|virt32[a-z]|virt64[a-z])
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
 			codethink*)
 				export MIRROR=http://cdn-fastly.deb.debian.org/debian ;;
@@ -137,7 +137,7 @@ else
 			export http_proxy="http://127.0.0.1:3128" ;;
 		codethink*)
 			export http_proxy="http://192.168.101.16:3128" ;;
-		cbxi4*|wbq0|ff4*|jt?1*|virt64[a-z]|virt32[a-z])
+		cbxi4*|wbq0|ff*|jt?1*|virt64[a-z]|virt32[a-z])
 			export http_proxy="http://10.0.0.15:8000/" ;;
 		spectrum)
 			export http_proxy="http://127.0.0.1:3128" ;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5df489b7685bec35f3a61a0651104f5883f2819b
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/20210709/dadd3b3d/attachment.htm>


More information about the Qa-jenkins-scm mailing list