[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian live: be more verbose
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Sep 14 15:12:34 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9ee95943 by Holger Levsen at 2022-09-14T16:12:22+02:00
reproducible Debian live: be more verbose
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
=====================================
@@ -45,6 +45,7 @@ cleanup() {
# Invoke openQA
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
"smallest-build")
# No DESKTOP=xxx setting, LIVE_INSTALLER=no
@@ -61,6 +62,7 @@ cleanup() {
else
if [ -f "${RESULTSDIR}/${PROJECTNAME}/${CONFIGURATION}/live-image-amd64.hybrid.iso.html" ]; then
# Publish the output of diffoscope, there are differences
+ output_echo "Publishing the output of diffoscope, there are differences."
publish_file DiffoscopeOutput ${RESULTSDIR}/${PROJECTNAME}/${CONFIGURATION}/live-image-amd64.hybrid.iso.html ${CONFIGURATION}-${DEBIAN_VERSION}.html
else
output_echo "Error: Something went wrong."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9ee959438c8eda84926620d4617e11b82bd6f908
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9ee959438c8eda84926620d4617e11b82bd6f908
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/5ec4ac57/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list