[Git][qa/jenkins.debian.net][master] r.d.n: support manual rescheduling of arch:all packages
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Feb 10 15:00:11 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
871d7c50 by Holger Levsen at 2025-02-10T15:59:54+01:00
r.d.n: support manual rescheduling of arch:all packages
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_manual_scheduler.sh
Changes:
=====================================
bin/rebuilderd_manual_scheduler.sh
=====================================
@@ -9,6 +9,8 @@ set -e
# choose correct port
#
case $1 in
+ all) PORT=8489
+ ;;
amd64) PORT=8484
;;
arm64) PORT=8486
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/871d7c50984ff878b7be616ec3c358c1e73310b7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/871d7c50984ff878b7be616ec3c358c1e73310b7
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/20250210/3d20f7b9/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list