[Git][qa/jenkins.debian.net][master] 2 commits: FreeBSD: fix sudoers to allow build
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Jan 27 15:21:44 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e6e206c6 by Holger Levsen at 2025-01-27T16:11:02+01:00
FreeBSD: fix sudoers to allow build
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
f0f331f2 by Holger Levsen at 2025-01-27T16:21:38+01:00
fixup: FreeBSD: fix sudoers to allow build
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/freebsd-jenkins/usr/local/etc/sudoers
Changes:
=====================================
hosts/freebsd-jenkins/usr/local/etc/sudoers
=====================================
@@ -94,14 +94,14 @@ root ALL=(ALL) ALL
# %sudo ALL=(ALL) ALL
# for reproducible builds:
-jenkins ALL= NOPASSWD: /usr/bin/make -j ? buildworld, \
- /usr/bin/make -j ? WITH_REPRODUCIBLE_BUILD=yes buildworld, \
- /usr/bin/make -j ? buildkernel, \
- /usr/bin/make -j ? WITH_REPRODUCIBLE_BUILD=yes buildkernel, \
- /usr/bin/make -j ? PKG_VERSION=current packages, \
- /usr/bin/make -j ? installworld, \
- /usr/bin/make -j ? installkernel, \
- /usr/bin/make -j ? distribution, \
+jenkins ALL= NOPASSWD: /usr/bin/make -j * buildworld, \
+ /usr/bin/make -j * WITH_REPRODUCIBLE_BUILD=yes buildworld, \
+ /usr/bin/make -j * buildkernel, \
+ /usr/bin/make -j * WITH_REPRODUCIBLE_BUILD=yes buildkernel, \
+ /usr/bin/make -j * PKG_VERSION=current packages, \
+ /usr/bin/make -j * installworld, \
+ /usr/bin/make -j * installkernel, \
+ /usr/bin/make -j * distribution, \
/bin/rm -rf /usr/src, \
/bin/rm -r /srv/reproducible-results/* /srv/reproducible-results/*.tar.xz, \
/bin/chflags -R noschg /srv/reproducible-results/*, \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0a1a6f9f4c3f8a82cffd97c6a34ee69320b31cd1...f0f331f254f8ab1196a71632e87548484bc1c089
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0a1a6f9f4c3f8a82cffd97c6a34ee69320b31cd1...f0f331f254f8ab1196a71632e87548484bc1c089
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/20250127/1a48e820/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list