[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] limit openqa cache 150G (200G was too much)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jul 7 07:44:26 BST 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
df0c335e by Philip Hands at 2021-07-07T08:43:58+02:00
limit openqa cache 150G (200G was too much)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl167-amd64/etc/openqa/workers.ini
Changes:
=====================================
hosts/osuosl167-amd64/etc/openqa/workers.ini
=====================================
@@ -11,7 +11,7 @@ HOST = https://openqa.debian.net
# Additionally you need to define the rsync URI to get
# /var/lib/openqa/tests/ (TESTPOOLSERVER) in the webui section
CACHEDIRECTORY = /var/lib/openqa/cache
-CACHELIMIT = 200 # GB, default is 50.
+CACHELIMIT = 150 # GB, default is 50.
# hostname or IP address under which the worker is reachable by the web UI
# (required by the web UI's developer mode to communicate with os-autoinst
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df0c335e35ad81980e37ea6f983a139a1a0a3b25
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/df0c335e35ad81980e37ea6f983a139a1a0a3b25
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/20210707/49bde3b7/attachment.htm>
More information about the Qa-jenkins-scm
mailing list