[Git][qa/jenkins.debian.net][master] chroot-installs: use proxy on ionos14 too

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu May 2 21:46:52 BST 2024



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


Commits:
d25aa8c9 by Holger Levsen at 2024-05-02T22:46:21+02:00
chroot-installs: use proxy on ionos14 too

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

- - - - -


1 changed file:

- bin/chroot-installation.sh


Changes:

=====================================
bin/chroot-installation.sh
=====================================
@@ -86,8 +86,8 @@ set -x
 mount /proc -t proc /proc
 echo -e '#!/bin/sh\nexit 101' > /usr/sbin/policy-rc.d
 chmod +x /usr/sbin/policy-rc.d
-# ionos10 runs the chroot installation tests and runs a proxy
-echo 'Acquire::http::Proxy "http://localhost:3128";' > /etc/apt/apt.conf.d/80proxy
+# the proxy runs on ionos14
+echo 'Acquire::http::Proxy "http://ionos14-amd64.debian.net:3128";' > /etc/apt/apt.conf.d/80proxy
 cat > /etc/apt/apt.conf.d/80debug << APTEOF
 # solution calculation
 Debug::pkgDepCache::Marker "true";



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d25aa8c991c826b6deef76c34c6cf79fe571adcb
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/20240502/c729ff8f/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list