[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Debian reproducible: Switch armhf nodes to use new proxy.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Fri Jan 21 00:52:30 GMT 2022
Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net
Commits:
68d22bdb by Vagrant Cascadian at 2022-01-20T16:51:50-08:00
Debian reproducible: Switch armhf nodes to use new proxy.
- - - - -
2 changed files:
- bin/common-functions.sh
- hosts/common-armhf/etc/apt/apt.conf.d/80proxy
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -138,7 +138,7 @@ else
codethink*)
export http_proxy="http://192.168.101.16:3128" ;;
cbxi4*|wbq0|ff*|jt?1*|virt64[a-z]|virt32[a-z])
- export http_proxy="http://10.0.0.15:8000/" ;;
+ export http_proxy="http://10.0.0.15:3142/" ;;
spectrum)
export http_proxy="http://127.0.0.1:3128" ;;
snapshot) : ;;
=====================================
hosts/common-armhf/etc/apt/apt.conf.d/80proxy
=====================================
@@ -1,2 +1,2 @@
-Acquire::http::Proxy "http://10.0.0.15:8000";
+Acquire::http::Proxy "http://10.0.0.15:3142";
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/68d22bdb9a0177176540fa39c2306aad1c91f778
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/68d22bdb9a0177176540fa39c2306aad1c91f778
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/20220121/35ae819b/attachment.htm>
More information about the Qa-jenkins-scm
mailing list