[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: chroot installs: document that the proxy setting is correct

Holger Levsen gitlab at salsa.debian.org
Tue Nov 13 14:26:15 GMT 2018


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


Commits:
4fa6f14f by Holger Levsen at 2018-11-13T14:22:26Z
chroot installs: document that the proxy setting is correct

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

- - - - -
3536450a by Holger Levsen at 2018-11-13T14:25:56Z
haskell-package-plan: move this job to pb10

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

- - - - -


2 changed files:

- bin/chroot-installation.sh
- job-cfg/haskell-package-plan.yaml


Changes:

=====================================
bin/chroot-installation.sh
=====================================
@@ -86,6 +86,7 @@ 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
+# pb10 runs the chroot installation tests and runs a proxy
 echo 'Acquire::http::Proxy "http://localhost:3128";' > /etc/apt/apt.conf.d/80proxy
 cat > /etc/apt/apt.conf.d/80debug << APTEOF
 # solution calculation


=====================================
job-cfg/haskell-package-plan.yaml
=====================================
@@ -58,6 +58,7 @@
           url: 'https://salsa.debian.org/haskell-team/package-plan.git'
           branches:
             - master
+    node: 'profitbricks10'
 
 - job-template:
     defaults: haskell-package-plan
@@ -74,6 +75,6 @@
         - '{name}':
             my_distro: 'sid'
             my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl'
-            my_shell: 'export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl'
+            my_shell: 'export http_proxy=http://localhost:3128; cabal update ; ./test-packages.pl'      # the job runs on pb10 and that node runs a proxy
             my_description: 'Haskell Metadata sanity checks'
             my_recipients: 'jenkins+debian-haskell qa-jenkins-scm at lists.alioth.debian.org pkg-haskell-maintainers at lists.alioth.debian.org'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/39ddce21b0cfb7575a2cd0656de2ce4443b7ccb7...3536450a6db29be1f99e04c3371310fcec4f5ad1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/39ddce21b0cfb7575a2cd0656de2ce4443b7ccb7...3536450a6db29be1f99e04c3371310fcec4f5ad1
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/20181113/247a73e8/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list