osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/39337?usp=email )
Change subject: ansible: build4/5: set docker_max_image_space=50G
......................................................................
ansible: build4/5: set docker_max_image_space=50G
Change the value from 80 G to 50 G to get more free space.
Change-Id: I8a7b24ab1c60f0ca11aa7d9bb931dc47d429622e
---
M ansible/hosts
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/37/39337/1
diff --git a/ansible/hosts b/ansible/hosts
index 0fb1770..d3c59d6 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -6,8 +6,8 @@
build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3
[jenkins_slaves]
-build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
-build5-deb12build-ansible ansible_host=2a01:4f8:140:926a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
+build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="50 GB"
+build5-deb12build-ansible ansible_host=2a01:4f8:140:926a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="50 GB"
rpi4-raspbian12build-ansible-1 ansible_host=10.9.25.50 docker_max_image_space="20
GB"
rpi4-raspbian12build-ansible-2 ansible_host=10.9.25.60 docker_max_image_space="20
GB"
rpi4-raspbian12build-ansible-3 ansible_host=10.9.25.70 docker_max_image_space="20
GB"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39337?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8a7b24ab1c60f0ca11aa7d9bb931dc47d429622e
Gerrit-Change-Number: 39337
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>