[Git][qa/jenkins.debian.net][master] jenkins jobs: Move live-build publishing node
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Sep 24 18:57:45 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d9c0d5c7 by Roland Clobus at 2025-09-24T19:56:24+02:00
jenkins jobs: Move live-build publishing node
The publishing node must be in sync with the building node
(cherry picked from commit 717e6ed78fccc38aa5f95fd90eb4440e7f946d3f)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/reproducible_debian_live_sync_result.sh
- job-cfg/reproducible.yaml
Changes:
=====================================
bin/reproducible_debian_live_sync_result.sh
=====================================
@@ -17,7 +17,7 @@ set -o pipefail # see eg http://petereisentraut.blogspot.com/2010/11/pipefail.ht
PROJECT_NAME=debian_live_build
PROJECT_PATH=debian/live_build
-NODE=ionos10-amd64.debian.net
+NODE=osuosl1-amd64.debian.net
RBUILDLOG=/dev/null
# Argument 1 = description
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -862,6 +862,8 @@
jobs:
- 'reproducible_debian_live_build_{imagetype}_{debian_version}':
my_description: 'Build Debian {imagetype} live image for {debian_version} using live-build'
+ # When updating the hostname, also update
+ # bin/reproducible_debian_live_sync_result.sh which publishes the artifacts
my_hname: 'osuosl1'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh {imagetype} {debian_version} {installer_origin}'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d9c0d5c7bd4cb84f4659eb390f9cb058c5fec9da
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d9c0d5c7bd4cb84f4659eb390f9cb058c5fec9da
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/20250924/29db9657/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list