[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] openqa: Disable openqa-slirpvde.service
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Apr 10 11:03:18 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1d119713 by Roland Clobus at 2023-04-10T12:03:01+02:00
openqa: Disable openqa-slirpvde.service
The slirpvde service is not used
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -769,6 +769,9 @@ if ! $UP2DATE ; then
;;
osuosl3-amd64) sudo adduser jenkins sbuild
sudo adduser jenkins docker
+ # openqa does not use slirpvde: reset its status and disable
+ sudo systemctl reset-failed openqa-slirpvde.service
+ sudo systemctl disable openqa-slirpvde.service
;;
osuosl4-amd64) # allow vagrant to use libvirt for debugging
sudo adduser vagrant libvirt
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d119713dbe8929d30cf4750da56fd4080903e83
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1d119713dbe8929d30cf4750da56fd4080903e83
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/20230410/2b3e9fc3/attachment.htm>
More information about the Qa-jenkins-scm
mailing list