[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: janitor: Use tmpfs for volatile sbuild data.

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Dec 26 20:22:02 GMT 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
e05921ce by Jelmer Vernooij at 2022-12-26T21:21:00+01:00
janitor: Use tmpfs for volatile sbuild data.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
49841f4c by Jelmer Vernooij at 2022-12-26T21:21:04+01:00
janitor: Update base URL

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/janitor_worker.sh


Changes:

=====================================
bin/janitor_worker.sh
=====================================
@@ -10,6 +10,10 @@ docker run --rm --cap-add=SYS_ADMIN --privileged \
 	eu.gcr.io/debian-janitor/worker:latest \
 	--listen-address=0.0.0.0 \
 	--port=8080 \
-	--base-url=https://janitor.debian.net/api/ \
+	--base-url=https://janitor.debian.net/runner/ \
 	--credentials=/srv/janitor/credentials.json \
+	--mount type=tmpfs,destination=/tmp \
+	--mount type=tmpfs,destination=/var/lib/schroot/session \
+	--mount type=tmpfs,destination=/var/lib/schroot/union/overlay \
+	--mount type=tmpfs,destination=/var/lib/sbuild/build \
 	--tee



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/1f5ae3b74eec516951c264cf61f00e70a866933d...49841f4caf4f3b17f944663dbae8b2b0d3e9d2d0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/1f5ae3b74eec516951c264cf61f00e70a866933d...49841f4caf4f3b17f944663dbae8b2b0d3e9d2d0
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/20221226/d48e8425/attachment.htm>


More information about the Qa-jenkins-scm mailing list