[Git][qa/jenkins.debian.net][master] reproduce.debian.net: document how to update packages to be tested
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Nov 20 18:55:52 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c7a7f073 by Holger Levsen at 2024-11-20T19:55:44+01:00
reproduce.debian.net: document how to update packages to be tested
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
Changes:
=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -74,6 +74,9 @@ cd 1
/opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
cd 2
/opt/usr/bin/rebuilderd-worker -c /opt/etc/rebuilderd-worker.conf connect
+# run this in screen to update the list of packages frequently
+while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8484 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync.conf debian-main ; echo sleeping 3h now ; sleep 3h ; done
+
#
# FIXME: this should be done, aehm, differently ;)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c7a7f0737ab892ffd95be1107804e7ac034eee5b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c7a7f0737ab892ffd95be1107804e7ac034eee5b
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/20241120/cec9bd3f/attachment.htm>
More information about the Qa-jenkins-scm
mailing list