[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian live: add comment for Roland how to improve runtime
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Sep 14 16:02:42 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1bdcd11f by Holger Levsen at 2022-09-14T17:01:50+02:00
reproducible Debian live: add comment for Roland how to improve runtime
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
268e41c7 by Holger Levsen at 2022-09-14T17:02:32+02:00
reproducible Debian live: fix openqa-cli call inside schroot
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_debian_live_build.sh
Changes:
=====================================
bin/reproducible_debian_live_build.sh
=====================================
@@ -43,7 +43,7 @@ cleanup() {
publish_file Summary ${RESULTSDIR}/summary_build1.txt ${CONFIGURATION}-${DEBIAN_VERSION}.txt
# Invoke openQA
- OPEN_QA_CLI="schroot --directory $TMPDIR -c source:jenkins-reproducible-unstable-diffoscope openqa-cli"
+ OPEN_QA_CLI="schroot --directory $TMPDIR -c source:jenkins-reproducible-unstable-diffoscope -- openqa-cli"
CHECKSUM=$(grep "Checksum:" ${RESULTSDIR}/summary_build1.txt | cut -f 2 -d " ")
output_echo "Triggering openqa.debian.net for live-build ${SNAPSHOT_TIMESTAMP}_${SUITE}_${DESKTOP} checksum=${CHECKSUM} now."
case ${DESKTOP} in
@@ -224,6 +224,7 @@ cd ..
# Run diffoscope on the images
output_echo "Calling diffoscope on the results."
+# FIXME: only do this if the md5 checksums of both images are different, this will save a lot of time if they are the same
TIMEOUT="240m"
DIFFOSCOPE="$(schroot --directory /tmp -c chroot:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
TMPDIR=${RESULTSDIR}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/865496f78f4182f1a74517ab267ea99eaf7456e7...268e41c7618bacd0f75bcac1de4fadef481d4a4d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/865496f78f4182f1a74517ab267ea99eaf7456e7...268e41c7618bacd0f75bcac1de4fadef481d4a4d
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/20220914/51231f9e/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list