[Git][qa/jenkins.debian.net][master] 3 commits: reproducible Debian: do not set MemoryMax=4G when running diffoscope
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Oct 14 00:36:23 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9d7e24f5 by Holger Levsen at 2023-10-14T00:26:39+02:00
reproducible Debian: do not set MemoryMax=4G when running diffoscope
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
9dca9b1d by Holger Levsen at 2023-10-14T01:35:56+02:00
Revert "reproducible Debian: do not set MemoryMax=4G when running diffoscope"
This reverts commit 9d7e24f559f285ff57f1b344a8d001019173311b.
- - - - -
fa374b4e by Holger Levsen at 2023-10-14T01:36:06+02:00
Revert "reproducible Debian: use systemd-run to set MemoryMax=4G when running diffoscope"
This reverts commit 2262f8d1c182683e6fd84f134459326e02c6b876.
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -390,8 +390,7 @@ 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 \
- systemd-run --scope -p MemoryMax=4G --user diffoscope \
+ ( timeout 155m nice sh -c "export TMPDIR=$TEMP ; cd $TMPDIR ; timeout $TIMEOUT ionice -n 6 diffoscope \
${DIFFOSCOPE_TIMEOUT-} \
${DIFFOSCOPE_OUTPUT} \
--profile=- \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/896f12ede35784decf4545e1b7aa083bce8e3879...fa374b4ec638e4db41e00b4434a2e7f47537edee
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/896f12ede35784decf4545e1b7aa083bce8e3879...fa374b4ec638e4db41e00b4434a2e7f47537edee
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/20231013/a475c193/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list