[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: osuosl-build168: purge KVM, replace with VirtualBox
Mattia Rizzolo
gitlab at salsa.debian.org
Tue Feb 12 16:28:43 GMT 2019
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9282396e by Hans-Christoph Steiner at 2019-02-12T16:24:29Z
osuosl-build168: purge KVM, replace with VirtualBox
- - - - -
7c546c25 by Hans-Christoph Steiner at 2019-02-12T16:24:32Z
reproducible F-Droid: modernize dependencies
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -158,13 +158,6 @@ sudo mkdir -p /srv/workspace
[ -h /chroots ] || sudo ln -s /srv/workspace/chroots /chroots
[ -h /schroots ] || sudo ln -s /srv/schroots /schroots
-if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "osuosl-build168-amd64" ] ; then
- # jenkins needs access to libvirt
- sudo adduser jenkins kvm
- sudo adduser jenkins libvirt
- sudo adduser jenkins libvirt-qemu
-fi
-
# prepare tmpfs on some hosts
case $HOSTNAME in
jenkins)
@@ -357,23 +350,14 @@ if [ -f /etc/debian_version ] ; then
bzr
git-svn
fdroidserver/stretch-backports
- libvirt-clients
- libvirt-daemon
- libvirt-daemon-system
mercurial
+ python3-asn1crypto/stretch-backports
python3-babel
- python3-defusedxml
- python3-libvirt
python3-mwclient/stretch-backports
- python3-qrcode
- python3-ruamel.yaml
python3-setuptools
- python3-vagrant
- qemu-kvm
subversion
- vagrant
- vagrant-mutate
- vagrant-libvirt"
+ vagrant/stretch-backports
+ virtualbox/stretch-backports"
;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/333e55d24b6edabef3dee26d0f65725dea690c91...7c546c25c77d438788164205a0970d7bf71640d7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/333e55d24b6edabef3dee26d0f65725dea690c91...7c546c25c77d438788164205a0970d7bf71640d7
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/20190212/0049a5ec/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list