[Git][qa/jenkins.debian.net][master] 2 commits: janitor: update ssh key for jelmer
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue May 5 18:35:52 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1ad7856b by Holger Levsen at 2026-05-05T19:30:16+02:00
janitor: update ssh key for jelmer
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
9ccb882d by Jelmer Vernooij at 2026-05-05T19:35:45+02:00
janitor: re-enable workers and switch to salsa-published image
(cherry picked from commit a051f767a05ec5497deceedf94b81e25cce61455)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4 changed files:
- authorized_keys/jelmer at debian.org.pub
- bin/janitor_setup_worker.sh
- bin/janitor_worker.sh
- job-cfg/janitor.yaml
Changes:
=====================================
authorized_keys/jelmer at debian.org.pub
=====================================
@@ -1 +1 @@
-ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3M5jIl1L1oaIZO35toNPbCnILc0YltSI8HnHnKrLBGsdfjW0mUtXQx16lIFUi1o4Q+j8qmmAd1y9sknDHnP7ZFaA/dA0JOgcdoq2jRbBN3Tv0ad+rFFsPGEbCmd6AMp9kmKhXnsGtc3yi93pgkf1BrppqlNktVbMExBiI+0iz94BbLb+a+VR5tX4aGgvFCzLXIqCvwRXWZAu41cBaKq2xaBn90vIvceWjLaahUc/buoh3sBmTAnmFPEdh3MiP+7Yt0lWaS+70eqC4z+yzRYFGNUwgkgb5NB29WTegkZ7cSOuV7plbPa08e7VTp3gbOhSxp82L4Kl8WGGq7zNE5tcJ3hHL+R34qnznaOjTfe2vTMQALRj7TnzwdanuE9Tx6UBiIDGU2pLv2XMUoDXuWD3JII7Dr0BhjBjYsi+jmCCdSWViRV9zk8+GyJbxA6Drv4WvBYF6q3/n14glQ2MmpBuGqZA1BuckbeJud/yKf8+skdLe0MUFUfE/Hmnl15uUiozNBwoLYvMfNAp8i2FuypqCpeLJJHDpzBuLs3acDXxiok4SCam9s6AKf18ggfULPWa9NLxNs0YNI5dPR9/yk2xmnAk7GD2Cuw6YxxtNbj1zd7pDzFgZHnNp/xrLcXBq37LXJkK1iLT0lMhAm7xslTqpYjPaSK/Wmv4DdACbDR3C2w== cardno:000605487667
+ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFX8mA6BcVWCE/nz0xPZEKAqHDQmnMMcgcrUyKztVvhPEmAbU8s6tYFuYpblWruFQWLQgaleboUiYg1RjilHhVDVhbNTFMPuUuXPL6WQKyEeppG+kO+yjrAxR9R/5WI+BNkYAv+ngnlte8ZbL07pqdejQQy/fRQlHX02nmwWEWrzENAoGrvdGyptSb6LmGPjgN0ybQ+vGPLlkmbKAapWeJboCTkDmWN+x/2t/WF77GocSJYLNzlnoullInEaILxayg5tO8D0sS9Qulpaquj/b+hFquCj5kCpt0fuc1QzzQpjr+RcLb71CSoUgni47fFe2nSPU5NABfOfWJa9wVaBz cardno:25_551_240
=====================================
bin/janitor_setup_worker.sh
=====================================
@@ -8,6 +8,6 @@ DEBUG=true
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
-docker pull eu.gcr.io/debian-janitor/worker
+docker pull registry.salsa.debian.org/janitor-team/janitor.debian.net/worker:latest
# vim: set sw=0 noet :
=====================================
bin/janitor_worker.sh
=====================================
@@ -12,7 +12,7 @@ docker run --rm --privileged \
--tmpfs /var/lib/schroot/session:rw,exec,dev,suid \
--tmpfs /var/lib/schroot/union/overlay:rw,exec,dev,suid \
--tmpfs /var/lib/sbuild/build:rw,exec,dev,suid \
- eu.gcr.io/debian-janitor/worker:latest \
+ registry.salsa.debian.org/janitor-team/janitor.debian.net/worker:latest \
--listen-address=0.0.0.0 \
--port=8080 \
--base-url=https://janitor.debian.net/runner/ \
=====================================
job-cfg/janitor.yaml
=====================================
@@ -15,7 +15,7 @@
url: https://www.ionos.com
text: Sponsored by IONOS
icon: /userContent/images/ionos-24x24.png
- disabled: true
+ disabled: false
description: '{my_description}<br><br>Job configuration source is <a href="https://salsa.debian.org/qa/jenkins.debian.net/blob/master/job-cfg/janitor.yaml">janitor.yaml</a>.'
logrotate:
daysToKeep: 90
@@ -36,7 +36,6 @@
triggers:
- timed: 'H/15 * * * *'
block-downstream: yes
- disabled: true
- job:
defaults: janitor
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2e345fd5f523096e89a81b210e87769cd20ea05b...9ccb882d852e686ec45b582858491f403b4c7a86
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2e345fd5f523096e89a81b210e87769cd20ea05b...9ccb882d852e686ec45b582858491f403b4c7a86
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260505/48c960ef/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list