osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/39336?usp=email )
Change subject: ansible: obs worker: set worker cache size to 50G ......................................................................
ansible: obs worker: set worker cache size to 50G
Change the worker cache size from 100G to 50G, to get more free space.
Change-Id: Ifa234674ccb8b2a84298fccf6f0aed5c7ddf850e --- M ansible/roles/osmocom-obs-worker/templates/obs-server 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/36/39336/1
diff --git a/ansible/roles/osmocom-obs-worker/templates/obs-server b/ansible/roles/osmocom-obs-worker/templates/obs-server index f042cd1..240966d 100644 --- a/ansible/roles/osmocom-obs-worker/templates/obs-server +++ b/ansible/roles/osmocom-obs-worker/templates/obs-server @@ -186,7 +186,7 @@ # # Set the size to 50% of the maximum usable size of this partition # -OBS_CACHE_SIZE="100000" +OBS_CACHE_SIZE="50000"
## Path: Applications/OBS ## Description: Defines the nice level of running workers