[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] janitor: no need to configure sbuild on the host anymore
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Fri Feb 18 18:57:12 GMT 2022
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c70f274c by Mattia Rizzolo at 2022-02-18T19:57:01+01:00
janitor: no need to configure sbuild on the host anymore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -185,12 +185,6 @@ users=$(for i in ${!user_host_groups[@]}; do echo ${i%,*} ; done | sort -u)
fi
done
-# configure sbuild:
-case $HOSTNAME in
- ionos7-a*|osuosl167*) sudo sbuild-adduser jenkins ;;
- *) ;;
-esac
-
sudo mkdir -p /srv/workspace
[ -d /srv/schroots ] || sudo mkdir -p /srv/schroots
[ -h /chroots ] || sudo ln -s /srv/workspace/chroots /chroots
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c70f274ceb4fc61293a6c314d0945cc5a57ff1ce
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c70f274ceb4fc61293a6c314d0945cc5a57ff1ce
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/20220218/2e69517d/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list