[Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: use systemd-run to set MemoryMax=4G when running diffoscope
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Oct 14 09:23:15 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
08998201 by Holger Levsen at 2023-10-14T02:53:58+02:00
reproducible Debian: use systemd-run to set MemoryMax=4G when running diffoscope
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
45af0861 by Holger Levsen at 2023-10-14T02:54:44+02:00
reproducible Debian: use systemd-run (but do not set MemoryMax) when running diffoscope
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -390,7 +390,8 @@ call_diffoscope_on_changes_files() {
##dbd --run-session \
##dbd -c "$session" \
##dbd -- sh -c "export TMPDIR=$TEMP ; timeout $TIMEOUT diffoscope \
- ( timeout 155m nice sh -c "export TMPDIR=$TEMP ; cd $TMPDIR ; timeout $TIMEOUT ionice -n 6 diffoscope \
+ ( timeout 155m nice sh -c "export TMPDIR=$TEMP ; cd $TMPDIR ; timeout $TIMEOUT ionice -n 6 \
+ systemd-run --scope -p --user diffoscope \
${DIFFOSCOPE_TIMEOUT-} \
${DIFFOSCOPE_OUTPUT} \
--profile=- \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/fa374b4ec638e4db41e00b4434a2e7f47537edee...45af08619fe9bf5cd627ab70b787e84fb991976c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/fa374b4ec638e4db41e00b4434a2e7f47537edee...45af08619fe9bf5cd627ab70b787e84fb991976c
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/20231014/16895570/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list