[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible fdroid: give the jenkins user access to libvirt too

Holger Levsen holger at layer-acht.org
Sat Sep 24 11:36:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit b9e6426c9dbd004616ea70e6b453001639f2024f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Sep 24 13:24:37 2016 +0200

    reproducible fdroid: give the jenkins user access to libvirt too
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 0ae4f52..4af019c 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -124,7 +124,7 @@ 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" = "profitbricks-build10-amd64" ] ; then
+if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "profitbricks-build10-amd64" ] || [ "$HOSTNAME" = "profitbricks-build7-amd64" ] ; then
 	# jenkins needs access to libvirt
 	sudo adduser jenkins libvirt
 	sudo adduser jenkins libvirt-qemu

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list