[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: allow vagrant to use libvirt for debugging

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Mar 21 17:43:37 GMT 2023



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


Commits:
8df545a9 by Holger Levsen at 2023-03-21T18:43:23+01:00
reproducible: allow vagrant to use libvirt for debugging

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -752,7 +752,11 @@ if ! $UP2DATE ; then
 			sudo adduser jenkins abuild
 			;;
 		osuosl3-amd64)			sudo adduser jenkins sbuild
-						sudo adduser jenkins docker ;;
+						sudo adduser jenkins docker
+						;;
+		osuosl4-amd64)			# allow vagrant to use libvirt for debugging
+						sudo adduser vagrant libvirt
+						;;
 		*) 				;;
 	esac
 fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8df545a9c85717a3a3a3457b5f9c2ead2ada10e3
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/20230321/472b4484/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list